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.
Describes the DevQueryPrint function.
Syntax
BOOL DevQueryPrint(
[in] HANDLE hPrinter,
[in] LPDEVMODE pDevMode,
[out] DWORD *pResID
);
Parameters
[in] hPrinter
Defines the HANDLE parameter hPrinter.
[in] pDevMode
Defines the LPDEVMODE parameter pDevMode.
[out] pResID
Defines the DWORD parameter pResID.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | winsplp.h |