RpcAsyncRegisterInfo function (rpcasync.h)

The RpcAsyncRegisterInfo function is obsolete.

Syntax

RPC_STATUS RpcAsyncRegisterInfo(
  PRPC_ASYNC_STATE pAsync
);

Parameters

pAsync

TBD

Return value

This function does not return a value.

Requirements

Requirement Value
Minimum supported client Windows 2000 Professional [desktop apps only]
Minimum supported server Windows 2000 Server [desktop apps only]
Target Platform Windows
Header rpcasync.h (include Rpc.h)
Library Rpcrt4.lib
DLL Rpcrt4.dll

See also

Asynchronous RPC

RPC_ASYNC_STATE

RpcAsyncAbortCall

RpcAsyncCancelCall

RpcAsyncCompleteCall

RpcAsyncGetCallHandle

RpcAsyncGetCallStatus

RpcAsyncInitializeHandle

RpcServerTestCancel