ReactOS 0.4.16-dev-329-g9223134
|
Public Attributes | |
DWORD | Level |
union { | |
WINSPOOL_PORT_INFO_1 * pPortInfo1 | |
WINSPOOL_PORT_INFO_2 * pPortInfo2 | |
WINSPOOL_PORT_INFO_3 * pPortInfo3 | |
WINSPOOL_PORT_INFO_FF * pPortInfoFF | |
} | PortInfo |
Definition at line 662 of file winspool.idl.
DWORD _WINSPOOL_PORT_CONTAINER::Level |
Definition at line 664 of file winspool.idl.
Referenced by _RpcAddPortEx(), _RpcSetPort(), AddPortExW(), and SetPortW().
union { ... } _WINSPOOL_PORT_CONTAINER::PortInfo |
Referenced by _RpcAddPortEx(), _RpcSetPort(), AddPortExW(), and SetPortW().
WINSPOOL_PORT_INFO_1* _WINSPOOL_PORT_CONTAINER::pPortInfo1 |
Definition at line 670 of file winspool.idl.
Referenced by _RpcAddPortEx(), and AddPortExW().
WINSPOOL_PORT_INFO_2* _WINSPOOL_PORT_CONTAINER::pPortInfo2 |
Definition at line 672 of file winspool.idl.
WINSPOOL_PORT_INFO_3* _WINSPOOL_PORT_CONTAINER::pPortInfo3 |
Definition at line 674 of file winspool.idl.
Referenced by _RpcSetPort(), and SetPortW().
WINSPOOL_PORT_INFO_FF* _WINSPOOL_PORT_CONTAINER::pPortInfoFF |
Definition at line 676 of file winspool.idl.
Referenced by _RpcAddPortEx(), and AddPortExW().