Share via


ISpecifyPropertyPagesImpl::GetPages

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

Reference

ISpecifyPropertyPagesImpl Class

BEGIN_PROP_MAP