.\" -*- nroff -*- .\" Generated file - DO NOT EDIT! .TH I_RpcNegotiateTransferSyntax 3w "Oct 2012" "Wine API" "Wine API" .SH NAME \fBI_RpcNegotiateTransferSyntax\fR (RPCRT4.@) .SH SYNOPSIS RPC_STATUS I_RpcNegotiateTransferSyntax ( PRPC_MESSAGE \fIpMsg\fR ) .SH DESCRIPTION .PP Negotiates the transfer syntax used by a client connection by connecting to the server. .SH PARAMS \fIpMsg\fR \fB[In]\fR \fBRPC\fR Message structure. .PP pAsync \fB[In]\fR Asynchronous state to set. .PP .SH RETURNS .PP \fBSuccess:\fR \fBRPC_S_OK\fR. .PP \fBFailure:\fR Any error code. .SH IMPLEMENTATION .PP Declared in \fB"rpcdcep.h"\fR. .PP Implemented in \fB"dlls/rpcrt4/rpc_message.c"\fR. .PP Debug channel \fB"rpc"\fR.