Fills a caller-allocated PROPPAGEINFO structure to provide the caller with information about the property page.
HRESULT GetPageInfo(
PROPPAGEINFO *pPageInfo |
//Receives a pointer to property page information structure |
); |
Parameters
Return Values
This method supports the standard return values E_OUTOFMEMORY and E_UNEXPECTED, as well as the following:
Remarks
E_NOTIMPL is not a valid return value.
See Also