Tells the control about its client site in the container.
STDMETHOD(SetClientSite)(
IOleClientSite* pClientSite
);
Remarks
The method then returns S_OK.
See IOleObject::SetClientSite in the Windows SDK.
Requirements
Header: atlctl.h
Tells the control about its client site in the container.
STDMETHOD(SetClientSite)(
IOleClientSite* pClientSite
);
The method then returns S_OK.
See IOleObject::SetClientSite in the Windows SDK.
Header: atlctl.h