RpcAsyncRegisterInfo-Funktion (rpcasync.h)

Die RpcAsyncRegisterInfo-Funktion ist veraltet.

Syntax

RPC_STATUS RpcAsyncRegisterInfo(
  PRPC_ASYNC_STATE pAsync
);

Parameter

pAsync

TBD

Rückgabewert

Diese Funktion gibt keinen Wert zurück.

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 2000 Professional [nur Desktop-Apps]
Unterstützte Mindestversion (Server) Windows 2000 Server [nur Desktop-Apps]
Zielplattform Windows
Kopfzeile rpcasync.h (rpc.h einschließen)
Bibliothek Rpcrt4.lib
DLL Rpcrt4.dll

Weitere Informationen

Asynchroner RPC

RPC_ASYNC_STATE

RpcAsyncAbortCall

RpcAsyncCancelCall

RpcAsyncCompleteCall

RpcAsyncGetCallHandle

RpcAsyncGetCallStatus

RpcAsyncInitializeHandle

RpcServerTestCancel