IDIGameCntrlPropSheet::GetPageInfo method
The IDIGameCntrlPropSheet::GetPageInfo method populates members of the DIGCPAGEINFO structure. This structure defines a page in a property sheet.
Syntax
HRESULT GetPageInfo(
LPDIGCPAGEINFO ppDIGCPageInfo
);
Parameters
- ppDIGCPageInfo
Points to a DIGCPAGEINFO structure that contains information regarding the generation of a requested control panel property sheet page.
Return value
Returns a COM error code.
Requirements
Target platform |
Desktop |
Header |
Dicpl.h (include Dicpl.h) |