SetPrinterData (winspool)
Last changed: -64.140.176.34

.
Summary
TODO - a short description

C# Signature:

[DllImport("winspool.drv", CharSet=CharSet.Auto)]
static extern uint SetPrinterData(IntPtr hPrinter, string pValueName, uint Type, byte[] pData, uint cbData);

VB Signature:

User-Defined Types:

None.

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Alternative Managed API:

Do you know one? Please contribute it!

Documentation