COleControlSite::GetStyle

 

Retrieves the styles of the control site.

Syntax

virtual DWORD GetStyle( ) const;

Return Value

The window's styles.

Remarks

For a list of possible values, see Windows Styles. To retrieve the extended styles of the control site, call COleControlSite::GetExStyle.

Requirements

Header: afxocc.h

See Also

COleControlSite Class
Hierarchy Chart