21#ifndef __WINE_RPC_SERVER_H
22#define __WINE_RPC_SERVER_H
unsigned int(__cdecl typeof(jpeg_read_scanlines))(struct jpeg_decompress_struct *
GLuint GLuint GLsizei count
struct _RpcServerProtseq RpcServerProtseq
struct _RpcServerInterface RpcServerInterface
void RPCRT4_destroy_all_protseqs(void) DECLSPEC_HIDDEN
void RPCRT4_new_client(RpcConnection *conn) DECLSPEC_HIDDEN
const struct protseq_ops * rpcrt4_get_protseq_ops(const char *protseq) DECLSPEC_HIDDEN
void RPCRT4_ServerFreeAllRegisteredAuthInfo(void) DECLSPEC_HIDDEN
RPC_STATUS RPC_ENTRY RPC_IF_CALLBACK_FN(RPC_IF_HANDLE InterfaceUuid, void *Context)
RPC_SERVER_INTERFACE * If
HANDLE CallsCompletedEvent
RPC_IF_CALLBACK_FN * IfCallbackFn
const struct protseq_ops * ops
HANDLE server_ready_event
int(* wait_for_new_connection)(RpcServerProtseq *protseq, unsigned int count, void *wait_array)
RPC_STATUS(* open_endpoint)(RpcServerProtseq *protseq, const char *endpoint)
void(* signal_state_changed)(RpcServerProtseq *protseq)
void(* free_wait_array)(RpcServerProtseq *protseq, void *array)