pszComputerName (PSZ) - input
Name
of the computer for which a network print object is being created.
This value can be NULL.
pszRemoteQueueName (PSZ) - input
Name
of the remote queue the network print object is referencing.
This value can be NULL.
ulLevel (ULONG) - input
Level
of information to return.
This must be 0 (zero).
pBuf (PVOID) - output
Receives
the path to printer drivers for level 0.
cbBuf (ULONG) - input
Length
of buffer pointed to by pBuf, in bytes.
pcbNeeded (PULONG) - output
Receives
length, in bytes, of buffer needed to return path.
rc (ULONG) - returns