The client creates a newRPC_ASYNC_STATEstructure and a pointer to that structure and callsRpcAsyncInitializeHandlewith the pointer as an input parameter. TheRpcAsyncInitializeHandlefunction initializes the fields that it uses to maintain the state of an asynchronous remote call. When the call toR...
客户端调用 RpcAsyncInitializeHandle 函数来初始化要用于进行异步调用 的RPC_ASYNC_STATE 结构。 语法 C++ 复制 RPC_STATUS RpcAsyncInitializeHandle( PRPC_ASYNC_STATE pAsync, unsigned int Size ); 参数 pAsync 指向包含异步调用信息的 RPC_ASYNC_STATE 结构的指针。 Size RPC_ASYNC_STATE结构的大小。 返回...
The client calls the RpcAsyncInitializeHandle function to initialize the RPC_ASYNC_STATE structure to be used to make an asynchronous call.
用戶端會呼叫 RpcAsyncInitializeHandle 函式,初始化要用來進行異步呼叫 的RPC_ASYNC_STATE 結構。 語法 C++ 複製 RPC_STATUS RpcAsyncInitializeHandle( PRPC_ASYNC_STATE pAsync, unsigned int Size ); 參數 pAsync 包含異步呼叫資訊的 RPC_ASYNC_STATE 結構的指標。 Size RPC_ASYNC_STATE 結構的大小。 傳...
The client calls the RpcAsyncInitializeHandle function to initialize the RPC_ASYNC_STATE structure to be used to make an asynchronous call.
用戶端會呼叫 RpcAsyncInitializeHandle 函式,初始化要用來進行異步呼叫 的RPC_ASYNC_STATE 結構。 語法 C++ 複製 RPC_STATUS RpcAsyncInitializeHandle( PRPC_ASYNC_STATE pAsync, unsigned int Size ); 參數 pAsync 包含異步呼叫資訊的 RPC_ASYNC_STATE 結構的指標。 Size RPC_ASYNC_STATE 結構的大小。 傳...
The client calls the RpcAsyncInitializeHandle function to initialize the RPC_ASYNC_STATE structure to be used to make an asynchronous call.
The client calls the RpcAsyncInitializeHandle function to initialize the RPC_ASYNC_STATE structure to be used to make an asynchronous call.
RPC_ERROR_ENUM_HANDLE structure RPC_EXTENDED_ERROR_INFO structure RPC_NOTIFICATION_TYPES enumeration RPC_NOTIFICATIONS enumeration RpcAsyncAbortCall function RpcAsyncCancelCall function RpcAsyncCompleteCall function RpcAsyncGetCallHandle macro RpcAsyncGetCallStatus function RpcAsyncInitializeHandle function RpcA...
The client calls the RpcAsyncInitializeHandle function to initialize the RPC_ASYNC_STATE structure to be used to make an asynchronous call.