CWnd::GetOleControlSite
Retrieves the custom site for the specified ActiveX control.
COleControlSite* GetOleControlSite(
UINT idControl
) const;
Parameters
- idControl
The ID of the ActiveX control.
Requirements
Header: afxwin.h
Retrieves the custom site for the specified ActiveX control.
COleControlSite* GetOleControlSite(
UINT idControl
) const;
Header: afxwin.h