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

See Also

Reference

CWnd Class

Hierarchy Chart

Concepts

CWnd Members