ReactOS 0.4.16-dev-550-g2186ce3
|
Go to the source code of this file.
Macros | |
#define | __REQUIRED_RPCNDR_H_VERSION__ 440 |
#define | __hello_INTERFACE_DEFINED__ |
Typedefs | |
typedef long | CTXTYPE |
typedef CTXTYPE __RPC_FAR * | PCTXTYPE |
Functions | |
void __RPC_FAR *__RPC_USER | MIDL_user_allocate (size_t) |
void __RPC_USER | MIDL_user_free (void __RPC_FAR *) |
void | CtxOpen (PCTXTYPE __RPC_FAR *pphContext, long Value) |
void | CtxHello (PCTXTYPE phContext) |
void | CtxClose (PCTXTYPE __RPC_FAR *pphContext) |
void __RPC_USER | PCTXTYPE_rundown (PCTXTYPE) |
Variables | |
handle_t | hBinding |
RPC_IF_HANDLE | hello_v1_0_c_ifspec |
RPC_IF_HANDLE | hello_v1_0_s_ifspec |
Definition at line 179 of file ctx_c.c.
Referenced by hello_CtxClose().
Definition at line 130 of file ctx_c.c.
Referenced by hello_CtxHello().
Definition at line 76 of file ctx_c.c.
Referenced by hello_CtxOpen(), and main().
void __RPC_FAR *__RPC_USER MIDL_user_allocate | ( | size_t | size | ) |
void __RPC_USER MIDL_user_free | ( | void __RPC_FAR * | ptr | ) |
Definition at line 62 of file rpcserver.c.
void __RPC_USER PCTXTYPE_rundown | ( | PCTXTYPE | hContext | ) |
Definition at line 62 of file server.c.
Referenced by hello_CtxClose(), and hello_CtxOpen().
|
extern |
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().
|
extern |
|
extern |