|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | _MIDL_TYPE_FORMAT_STRING |
| struct | _MIDL_PROC_FORMAT_STRING |
Macros | |
| #define | TYPE_FORMAT_STRING_SIZE 23 |
| #define | PROC_FORMAT_STRING_SIZE 21 |
| #define | TRANSMIT_AS_TABLE_SIZE 0 |
| #define | WIRE_MARSHAL_TABLE_SIZE 0 |
Typedefs | |
| typedef struct _MIDL_TYPE_FORMAT_STRING | MIDL_TYPE_FORMAT_STRING |
| typedef struct _MIDL_PROC_FORMAT_STRING | MIDL_PROC_FORMAT_STRING |
Functions | |
| void __RPC_STUB | hello_CtxOpen (PRPC_MESSAGE _pRpcMessage) |
| void __RPC_STUB | hello_CtxHello (PRPC_MESSAGE _pRpcMessage) |
| void __RPC_STUB | hello_CtxClose (PRPC_MESSAGE _pRpcMessage) |
| void __RPC_STUB hello_CtxClose | ( | PRPC_MESSAGE | _pRpcMessage | ) |
Definition at line 176 of file ctx_s.c.
| void __RPC_STUB hello_CtxHello | ( | PRPC_MESSAGE | _pRpcMessage | ) |
Definition at line 130 of file ctx_s.c.
| void __RPC_STUB hello_CtxOpen | ( | PRPC_MESSAGE | _pRpcMessage | ) |
Definition at line 66 of file ctx_s.c.
| const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString |
Definition at line 278 of file ctx_s.c.
Referenced by hello_CtxClose(), hello_CtxHello(), hello_CtxOpen(), m_CtxClose(), m_CtxOpen(), and m_CtxOpen2().
| const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString |
|
static |
| const MIDL_STUB_DESC hello_StubDesc |
Definition at line 237 of file ctx_s.c.
Referenced by hello_CtxClose(), hello_CtxHello(), hello_CtxOpen(), m_CtxClose(), m_CtxHello(), m_CtxOpen(), and m_CtxOpen2().
|
static |
| RPC_DISPATCH_TABLE hello_v1_0_DispatchTable |
| RPC_IF_HANDLE hello_v1_0_s_ifspec = (RPC_IF_HANDLE)& hello___RpcServerInterface |