Home
last modified time | relevance | path

Searched refs:RpcVersion (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/rpcrt4/
H A Drpc_message.h31 RpcPktHdr *RPCRT4_BuildBindNackHeader(ULONG DataRepresentation, unsigned char RpcVersion, unsigned …
H A Drpc_message.c232 unsigned char RpcVersion, in RPCRT4_BuildBindNackHeader() argument
247 header->bind_nack.protocols[0].rpc_ver = RpcVersion; in RPCRT4_BuildBindNackHeader()