Site Information Classes
Visual Studio 2015
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at Site Information Classes (ATL).
The following classes allow an object to communicate with its site:
IObjectWithSiteImpl Retrieves and sets a pointer to an object's site. Used for objects that are not controls.
IOleObjectImpl Retrieves and sets a pointer to an object's site. Used for controls.
Show: