HRESULT SetSite( IUnknown* pUnkSite );
See IObjectWithSite::SetSite in the Win32 SDK.
Remarks
Provides the object with the site's IUnknown pointer.
IObjectWithSiteImpl Overview | Class Members
See Also IObjectWithSiteImpl::GetSite