OEMDevQueryPrintEx function (printoem.h)
Describes the OEMDevQueryPrintEx function.
Syntax
BOOL OEMDevQueryPrintEx(
POEMUIOBJ poemuiobj,
PDEVQUERYPRINT_INFO pDQPInfo,
PDEVMODE pPublicDM,
PVOID pOEMDM
);
Parameters
poemuiobj
Defines the POEMUIOBJ parameter poemuiobj.
pDQPInfo
Defines the PDEVQUERYPRINT_INFO parameter pDQPInfo.
pPublicDM
Defines the PDEVMODE parameter pPublicDM.
pOEMDM
Defines the PVOID parameter pOEMDM.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |