IDIGameCntrlPropSheet::GetSheetInfo method
The IDIGameCntrlPropSheet::GetSheetInfo method populates members of a DIGCSHEETINFO structure. This structure defines the frame and pages of a property sheet.
Syntax
HRESULT GetSheetInfo(
LPDIGCSHEETINFO ppDIGCSheetInfo
);
Parameters
- ppDIGCSheetInfo
Points to a DIGCSHEETINFO structure that contains information regarding the generation of a requested control panel property sheet.
Return value
Returns a COM error code.
Requirements
Target platform |
Desktop |
Header |
Dicpl.h (include Dicpl.h) |