ISpecifyPropertyPagesImpl::GetPages

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.

Syntax

HRESULT GetPages(CAUUID* pPages );

At a Glance

Header file: Atlctl.h
Platforms:
Versions: Version 2.0 and later
Complete documentation: Visual C++ documentation

See Also

ISpecifyPropertyPagesImpl Overview, ISpecifyPropertyPagesImpl Methods, ISpecifyPropertyPages::GetPages