|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>

Public Attributes | |
| HANDLE | hPort |
| PLOCAL_PORT | pPort |
Specific handle returned by LocalOpenPrinter for every valid call that opens a Port.
| HANDLE _LOCAL_PORT_HANDLE::hPort |
Definition at line 182 of file precomp.h.
Referenced by _LocalClosePortHandle(), _LocalOpenPortHandle(), LocalEndDocPrinter(), LocalReadPrinter(), LocalStartDocPrinter(), and LocalWritePrinter().
| 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().