I_RpcFreeBuffer (RPCRT4.@)
RPC_STATUS I_RpcFreeBuffer ( PRPC_MESSAGE pMsg )
Frees a buffer allocated by I_RpcGetBuffer or I_RpcReceive and unbinds from the server interface.
pMsg | [In/Out] | RPC message information. |
RPC_S_OK.
Defined in "rpcdcep.h".
Implemented in "dlls/rpcrt4/rpc_message.c". source.winehq.org/source/dlls/rpcrt4/rpc_message.c
Debug channel "rpc".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.