GETPORTFROMQ
Appearance
Information about the ports connected to the specified queue.
Type
ULONG ulPorts; PORTFROMQ PortFromQ[1];
C Declaration Method
typedef struct
Fields
- ulPorts (ULONG)
- Number of ports connected to this print queue.
- PortFromQ[1](PORTFROMQ)
- An array (size ulPorts) of ports connected to this queue.