I_RpcAsyncAbortCall(3w)

NAME

I_RpcAsyncAbortCall (RPCRT4.@)

SYNOPSIS

RPC_STATUS I_RpcAsyncAbortCall
 (
  PRPC_ASYNC_STATE pAsync,
  ULONG            ExceptionCode
 )

DESCRIPTION

Aborts an asynchronous call.

PARAMS

pAsync [In] Asynchronous state.

ExceptionCode [In] Exception code.

RETURNS

Success: RPC_S_OK.

Failure: Any error code.

IMPLEMENTATION

Defined in "rpcasync.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/rpcrt4/rpc_message.c".

Debug channel "rpc".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout