I_RpcAsyncAbortCall (RPCRT4.@)
RPC_STATUS I_RpcAsyncAbortCall ( PRPC_ASYNC_STATE pAsync, ULONG ExceptionCode )
Aborts an asynchronous call.
pAsync | [In] | Asynchronous state. |
ExceptionCode | [In] | Exception code. |
Success: RPC_S_OK.
Failure: Any error code.
Defined in "rpcasync.h".
Implemented in "dlls/rpcrt4/rpc_message.c". source.winehq.org/source/dlls/rpcrt4/rpc_message.c
Debug channel "rpc".
Copyright © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.