Home
last modified time | relevance | path

Searched defs:_LOCAL_PORT (Results 1 – 1 of 1) sorted by relevance

/reactos/win32ss/printing/providers/localspl/
H A Dprecomp.h87 struct _LOCAL_PORT struct
89 LIST_ENTRY Entry;
90 …R pwszName; /** The name of the port (including the trailing colon). */
91 PLOCAL_PRINT_MONITOR pPrintMonitor; /** The Print Monitor handling this port. */
92 …Process; /** The Print Job that will be processed by the next created Port handle. */