// printoem.h
LRESULT OEMDocumentPropertySheets(
[in] PPROPSHEETUI_INFO pPSUIInfo,
LPARAM lParam
);
View the official Windows Driver Kit DDI referenceNo description available.
Describes the OEMDocumentPropertySheets function.
pPSUIInfo [in]Defines the PPROPSHEETUI_INFO parameter pPSUIInfo.
lParamDefines the LPARAM parameter lParam.
Returns an LRESULT value.