ReactOS 0.4.15-dev-7958-gcd0bb1a
_LOCAL_PORT_HANDLE Struct Reference

#include <precomp.h>

Collaboration diagram for _LOCAL_PORT_HANDLE:

Public Attributes

HANDLE hPort
 
PLOCAL_PORT pPort
 

Detailed Description

Specific handle returned by LocalOpenPrinter for every valid call that opens a Port.

Definition at line 180 of file precomp.h.

Member Data Documentation

◆ hPort

◆ pPort

PLOCAL_PORT _LOCAL_PORT_HANDLE::pPort

Handle returned by pfnOpenPort.

Definition at line 183 of file precomp.h.

Referenced by _LocalClosePortHandle(), _LocalOpenPortHandle(), LocalEndDocPrinter(), LocalReadPrinter(), LocalStartDocPrinter(), and LocalWritePrinter().


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