I_RpcNegotiateTransferSyntax(3w)
NAME
I_RpcNegotiateTransferSyntax (RPCRT4.@)
SYNOPSIS
RPC_STATUS I_RpcNegotiateTransferSyntax
(
PRPC_MESSAGE pMsg
)
DESCRIPTION
Negotiates the transfer syntax used by a client connection by connecting to the server.
PARAMS
pMsg [In] RPC Message structure.
pAsync [In] Asynchronous state to set.
RETURNS
Success: RPC_S_OK.
Failure: Any error code.
IMPLEMENTATION
Defined in "rpcdcep.h".
Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/rpcrt4/rpc_message.c".
- Debug channel "rpc".