description | title | ms.date | ms.topic | helpviewer_keywords | ms.assetid | |||
---|---|---|---|---|---|---|---|---|
Learn more about: Properties and Property Pages Classes |
Properties and Property Pages Classes (ATL) |
11/04/2016 |
reference |
|
31616f98-69f8-48b2-8d58-b8e7d1c2b2d8 |
The following classes support properties and property pages:
-
CComDispatchDriver Retrieves or sets an object's properties through an
IDispatch
pointer. -
CStockPropImpl Implements the stock properties supported by ATL.
-
IPerPropertyBrowsingImpl Accesses the information in an object's property pages.
-
IPersistPropertyBagImpl Stores an object's properties in a client-supplied property bag.
-
IPropertyPageImpl Manages a particular property page within a property sheet.
-
IPropertyPage2Impl Similar to
IPropertyPageImpl
, but also allows a client to select a specific property in a property page. -
ISpecifyPropertyPagesImpl Obtains the CLSIDs for the property pages supported by an object.