COleControlSite::GetStyle
Visual Studio 2010
Retrieves the styles of the control site.
virtual DWORD GetStyle( ) const;
For a list of possible values, see Windows Styles. To retrieve the extended styles of the control site, call COleControlSite::GetExStyle.