DRIVER_INFO_1 (winspool)
Last changed: -64.140.176.34

.
Summary
TODO - a short description

C# Signature:

[StructLayout(LayoutKind.Sequential, CharSet=CharSet.Auto)]
struct DRIVER_INFO_1
{
    [MarshalAs(UnmanagedType.LPTStr)]
    public string pName;
}

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