Jump to content

GETPORTFROMQ

From EDM2
Revision as of 16:32, 8 February 2020 by Martini (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.