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.
Provides support for asynchronous operations.
Inheritance
The IAsyncInfo interface inherits from IInspectable. IAsyncInfo also has these types of members:
Methods
The IAsyncInfo interface has these methods.
| IAsyncInfo::Cancel Requests cancellation of the asynchronous operation already in progress. |
| IAsyncInfo::Close Closes the asynchronous work object. |
| IAsyncInfo::get_ErrorCode Retrieves the termination status of the asynchronous operation. |
| IAsyncInfo::get_Id Retrieves the identifier of the asynchronous operation. |
| IAsyncInfo::get_Status Gets a value that indicates the status of the asynchronous operation. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2012 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | asyncinfo.h |