|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| ULONG_PTR | returnValue |
| DWORD | lastError |
| enum rpcThreadOp | op |
| ULONG_PTR | args [5] |
| ULONG_PTR rpcThreadArgs::args[5] |
Definition at line 60 of file pipe.c.
Referenced by RpcReadFile(), and rpcThreadMain().
| DWORD rpcThreadArgs::lastError |
Definition at line 58 of file pipe.c.
Referenced by RpcReadFile(), and rpcThreadMain().
| enum rpcThreadOp rpcThreadArgs::op |
Definition at line 59 of file pipe.c.
Referenced by RpcReadFile(), and rpcThreadMain().
| ULONG_PTR rpcThreadArgs::returnValue |
Definition at line 57 of file pipe.c.
Referenced by RpcReadFile(), and rpcThreadMain().