ReactOS 0.4.15-dev-7918-g2a2556c
_LOCAL_PORT Struct Reference

#include <precomp.h>

Collaboration diagram for _LOCAL_PORT:

Public Attributes

LIST_ENTRY Entry
 
PWSTR pwszName
 
PLOCAL_PRINT_MONITOR pPrintMonitor
 
PLOCAL_JOB pNextJobToProcess
 

Detailed Description

Describes a Port handled by a Print Monitor.

Definition at line 87 of file precomp.h.

Member Data Documentation

◆ Entry

LIST_ENTRY _LOCAL_PORT::Entry

Definition at line 89 of file precomp.h.

Referenced by _HandleDeletePort(), CreatePortEntry(), InitializePortList(), and LocalDeletePort().

◆ pNextJobToProcess

PLOCAL_JOB _LOCAL_PORT::pNextJobToProcess

The Print Monitor handling this port.

Definition at line 92 of file precomp.h.

Referenced by LocalStartDocPrinter(), and PrintingThreadProc().

◆ pPrintMonitor

◆ pwszName


The documentation for this struct was generated from the following file: