Jump to content

DevPostEscape: Difference between revisions

From EDM2
Created page with " ==Syntax== DevPostEscape(PCSZ pszDriverName, PCSZ pszDeviceName, PCSZ pszQueueName, PCSZ pszSplPrinterName, U..."
(No difference)

Revision as of 23:03, 19 November 2019

Syntax

DevPostEscape(PCSZ  pszDriverName,
              PCSZ  pszDeviceName,
              PCSZ  pszQueueName,
              PCSZ  pszSplPrinterName,
              ULONG ulFuncNum,
              ULONG cbParm1,
              PBYTE pbParm1,
              ULONG cbParm2,
              PBYTE pbParm2);