ReactOS 0.4.16-dev-937-g7afcd2a
|
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().