include: Add prototype for I_RpcNegotiateTransferSyntax.

oldstable
Rob Shearman 2008-01-08 12:02:49 +00:00 committed by Alexandre Julliard
parent 779d4c74e1
commit 974b4d2c95
1 changed files with 2 additions and 0 deletions

View File

@ -129,6 +129,8 @@ typedef struct _RPC_CLIENT_INTERFACE
#define TRANSPORT_TYPE_LPC 0x04
#define TRANSPORT_TYPE_WMSG 0x08
RPCRTAPI RPC_STATUS RPC_ENTRY
I_RpcNegotiateTransferSyntax( RPC_MESSAGE* Message );
RPCRTAPI RPC_STATUS RPC_ENTRY
I_RpcGetBuffer( RPC_MESSAGE* Message );
RPCRTAPI RPC_STATUS RPC_ENTRY