ReactOS 0.4.16-dev-297-gc569aee
|
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 |
#define | GENERIC_BINDING_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 | CtxOpen (PCTXTYPE __RPC_FAR *pphContext, long Value) |
void | CtxHello (PCTXTYPE phContext) |
void | CtxClose (PCTXTYPE __RPC_FAR *pphContext) |
Definition at line 179 of file ctx_c.c.
Referenced by hello_CtxClose().
Definition at line 130 of file ctx_c.c.
Definition at line 76 of file ctx_c.c.
Referenced by hello_CtxOpen(), and main().
const MIDL_PROC_FORMAT_STRING __MIDL_ProcFormatString |
Definition at line 264 of file ctx_c.c.
Referenced by CtxClose(), and CtxOpen().
static const MIDL_TYPE_FORMAT_STRING __MIDL_TypeFormatString |
handle_t hBinding |
Definition at line 54 of file ctx_c.c.
Referenced by ATSVC_HANDLE_bind(), ATSVC_HANDLE_unbind(), BROWSER_IDENTIFY_HANDLE_bind(), BROWSER_IDENTIFY_HANDLE_unbind(), client_free_handle(), CreateProcessWithLogonW(), CtxOpen(), DNSRSLVR_HANDLE_bind(), DNSRSLVR_HANDLE_unbind(), do_ndr_client_call(), DsRoleGetPrimaryDomainInformation(), DsRolerGetPrimaryDomainInformation(), DsSetupBind(), DsSetupUnbind(), EVENTLOG_HANDLE_A_bind(), EVENTLOG_HANDLE_A_unbind(), EVENTLOG_HANDLE_W_bind(), EVENTLOG_HANDLE_W_unbind(), IsCallerInteractive(), LOGONSRV_HANDLE_bind(), LOGONSRV_HANDLE_unbind(), m_CtxOpen(), m_CtxOpen2(), main(), ndr_update_context_handle(), NDRCContextUnmarshall(), NDRSContextMarshall2(), NDRSContextMarshallEx(), NDRSContextUnmarshall2(), NDRSContextUnmarshallEx(), NetpBind(), PLSAPR_SERVER_NAME_bind(), PLSAPR_SERVER_NAME_unbind(), PNP_AddID(), PNP_Connect(), PNP_CreateDevInst(), PNP_CreateKey(), PNP_DeleteClassKey(), PNP_DeviceInstanceAction(), PNP_DisableDevInst(), PNP_Disconnect(), PNP_EnumerateSubKeys(), PNP_GetClassCount(), PNP_GetClassInstance(), PNP_GetClassName(), PNP_GetClassRegProp(), PNP_GetCustomDevProp(), PNP_GetDepth(), PNP_GetDeviceList(), PNP_GetDeviceListSize(), PNP_GetDeviceRegProp(), PNP_GetDeviceStatus(), PNP_GetFirstLogConf(), PNP_GetGlobalState(), PNP_GetHwProfInfo(), PNP_GetInterfaceDeviceList(), PNP_GetInterfaceDeviceListSize(), PNP_GetNextLogConf(), PNP_GetNextResDes(), PNP_GetRelatedDeviceInstance(), PNP_GetRootDeviceInstance(), PNP_GetServerSideDeviceInstallFlags(), PNP_GetVersion(), PNP_GetVersionInternal(), PNP_HwProfFlags(), PNP_InitDetection(), PNP_IsDockStationPresent(), PNP_QueryRemove(), PNP_RegisterDriver(), PNP_RegisterNotification(), PNP_ReportLogOn(), PNP_RequestDeviceEject(), PNP_RequestEjectPC(), PNP_SetClassRegProp(), PNP_SetDeviceProblem(), PNP_SetDeviceRegProp(), PNP_UnregisterNotification(), PNP_ValidateDeviceInstance(), PREGISTRY_SERVER_NAME_bind(), PREGISTRY_SERVER_NAME_unbind(), PSAMPR_SERVER_NAME_bind(), PSAMPR_SERVER_NAME_unbind(), SeclCreateProcessWithLogonW(), SRVSVC_HANDLE_bind(), SRVSVC_HANDLE_unbind(), SVCCTL_HANDLEA_bind(), SVCCTL_HANDLEA_unbind(), SVCCTL_HANDLEW_bind(), SVCCTL_HANDLEW_unbind(), WINSPOOL_HANDLE_bind(), WINSPOOL_HANDLE_unbind(), WKSSVC_IDENTIFY_HANDLE_bind(), WKSSVC_IDENTIFY_HANDLE_unbind(), WKSSVC_IMPERSONATE_HANDLE_bind(), WKSSVC_IMPERSONATE_HANDLE_unbind(), WLANSVC_HANDLE_bind(), and WLANSVC_HANDLE_unbind().
|
static |
RPC_BINDING_HANDLE hello__MIDL_AutoBindHandle |
const MIDL_STUB_DESC hello_StubDesc |
Definition at line 236 of file ctx_c.c.
Referenced by CtxClose(), CtxHello(), and CtxOpen().
RPC_IF_HANDLE hello_v1_0_c_ifspec = (RPC_IF_HANDLE)& hello___RpcClientInterface |