I_RpcNegotiateTransferSyntax (RPCRT4.@)
RPC_STATUS I_RpcNegotiateTransferSyntax ( PRPC_MESSAGE pMsg )
Negotiates the transfer syntax used by a client connection by connecting to the server.
pMsg | [In] | RPC Message structure. |
pAsync | [In] | Asynchronous state to set. |
Success: RPC_S_OK.
Failure: Any error code.
Declared in "include/rpcdcep.h". gitlab.winehq.org/wine/wine/blob/master/include/rpcdcep.h
Implemented in "dlls/rpcrt4/rpc_message.c". gitlab.winehq.org/wine/wine/blob/master/dlls/rpcrt4/rpc_message.c
Debug channel "rpc".
Copyright © 2024 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2024.