RpcUserFree function

[RpcUserFree is not supported and may be altered or unavailable in the future.]

RpcUserFree may be altered or unavailable.

Syntax


void RPC_ENTRY RpcUserFree(
   handle_t AsyncHandle,
   void     *pBuffer
);

Parameters

AsyncHandle

Reserved.

pBuffer

Reserved.

Return value

This function does not return a value.

Requirements

Minimum supported client

Windows XP [desktop apps | Windows Store apps]

Minimum supported server

Windows Server 2003 [desktop apps | Windows Store apps]

Header

Rpcndr.h (include Rpc.h)

Library

RpcRT4.lib

DLL

RpcRT4.dll

 

 

Show: