Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Used with the WsAsyncExecute to specify the next function to invoke in a series of async operations.
Syntax
typedef struct _WS_ASYNC_OPERATION {
WS_ASYNC_FUNCTION function;
} WS_ASYNC_OPERATION;
Members
function
The asynchronous function to invoke.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | v.1.0 |
| Header | webservices.h |