PlayGdiScriptOnPrinterIC function (winsplp.h)
Describes the PlayGdiScriptOnPrinterIC function.
Syntax
BOOL PlayGdiScriptOnPrinterIC(
[in] HANDLE hPrinterIC,
[in] LPBYTE pIn,
[in] DWORD cIn,
[out] LPBYTE pOut,
[in] DWORD cOut,
[in] DWORD ul
);
Parameters
[in] hPrinterIC
Defines the HANDLE parameter hPrinterIC.
[in] pIn
Defines the LPBYTE parameter pIn.
[in] cIn
Defines the DWORD parameter cIn.
[out] pOut
Defines the LPBYTE parameter pOut
[in] cOut
Defines the DWORD parameter cOut
[in] ul
Defines the DWORD parameter ul.
Return value
Returns a BOOL value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | winsplp.h |