mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
include: Add prototype for I_RpcNegotiateTransferSyntax.
This commit is contained in:
parent
779d4c74e1
commit
974b4d2c95
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user