Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
3/26/2014
This method retrieves information about the property page. This method implements the IPropertyPage::GetPageInfo method.
Syntax
HRESULT GetPageInfo(
LPPROPPAGEINFO pPageInfo
);
Parameters
- pPageInfo
Pointer to a caller-allocated PROPPAGEINFO structure.
Return Value
Returns an HRESULT value. Possible values include the following.
Value |
Description |
|---|---|
S_OK |
Success. |
E_OUTOFMEMORY |
Insufficient memory. |
Requirements
Header |
dshow.h, |
Library |
ole32.lib, |