Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Fills the array in the CAUUID structure with the CLSIDs for the property pages that can be displayed in the object's property sheet.
STDMETHOD(GetPages)(
CAUUID* pPages
);
Remarks
ATL uses the object's property map to retrieve each CLSID.
See ISpecifyPropertyPages::GetPages in the Windows SDK.
Requirements
Header: atlcom.h
See Also
Concepts
ISpecifyPropertyPagesImpl Class