Freigeben über


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

Concepts

ISpecifyPropertyPagesImpl Class

ISpecifyPropertyPagesImpl Members

BEGIN_PROP_MAP