Provides the object with the site's IUnknown pointer.
STDMETHOD(SetSite)(
   IUnknown* pUnkSite 
);
Remarks
See IObjectWithSite::SetSite in the Windows SDK.
Requirements
Header: atlcom.h
Provides the object with the site's IUnknown pointer.
STDMETHOD(SetSite)(
   IUnknown* pUnkSite 
);
See IObjectWithSite::SetSite in the Windows SDK.
Header: atlcom.h