Go to the source code of this file.
Classes | |
struct | _LPCSVR_SERVER |
struct | _LPCSVR_CONTEXT |
struct | _LPCSVR_MESSAGE |
Defines | |
#define | LPCSVR_WAITABLE 0x00000001 |
#define | LPCSVR_SHUTDOWN_PENDING 0x00000002 |
#define | LPCSVR_SYNCHRONOUS 0x00000004 |
Typedefs | |
typedef _LPCSVR_SERVER | LPCSVR_SERVER |
typedef _LPCSVR_SERVER * | PLPCSVR_SERVER |
typedef _LPCSVR_CONTEXT | LPCSVR_CONTEXT |
typedef _LPCSVR_CONTEXT * | PLPCSVR_CONTEXT |
typedef _LPCSVR_MESSAGE | LPCSVR_MESSAGE |
typedef _LPCSVR_MESSAGE * | PLPCSVR_MESSAGE |
|
Definition at line 41 of file lpcsvr.h. Referenced by RtlpLpcServerCallback(), and RtlShutdownLpcServer(). |
|
Definition at line 42 of file lpcsvr.h. Referenced by RtlpLpcServerCallback(). |
|
|
|
Referenced by RtlpLpcServerCallback(). |
|
Referenced by RtlCreateLpcServer(). |
|
Referenced by RtlCreateLpcServer(). |
|
Referenced by RtlpLpcDerefContext(). |
|
Referenced by RtlpLpcDerefContext(). |
|
Referenced by RtlpLpcDerefContext(). |