print (winspool)
Last changed: -94.21.95.186

.
Summary
TODO - a short description

C# Definition:

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

Notes:

Nothing.

Documentation