ISpecifyPropertyPagesImpl::GetPages

HRESULT GetPages( CAUUID* pPages );

See ISpecifyPropertyPages::GetPages in the Win32 SDK.

Remarks

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.

ISpecifyPropertyPagesImpl OverviewClass Members

See Also   BEGIN_PROP_MAP