This method fills the array in the CAUUID structure with the CLSIDs for the property pages that can be displayed in the object's property sheet. ATL uses the object's property map to retrieve each CLSID.
HRESULT GetPages(CAUUID* pPages );
Header file: | Atlctl.h |
Platforms: | |
Versions: | Version 2.0 and later |
Complete documentation: | Visual C++ documentation |
ISpecifyPropertyPagesImpl Overview, ISpecifyPropertyPagesImpl Methods, ISpecifyPropertyPages::GetPages