Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 699 Bytes

site-information-classes.md

File metadata and controls

19 lines (14 loc) · 699 Bytes
description title ms.date ms.topic helpviewer_keywords ms.assetid
Learn more about: Site Information Classes
Site Information Classes (ATL)
11/04/2016
reference
site information classes
102eae20-7953-4efb-b27b-409885c9c064

Site Information Classes

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.

See also

Class Overview