Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Callback interface to notify the application when an asynchronous method completes.
Inheritance
The IRtwqAsyncCallback interface inherits from the IUnknown interface. IRtwqAsyncCallback also has these types of members:
Methods
The IRtwqAsyncCallback interface has these methods.
| IRtwqAsyncCallback::GetParameters Provides configuration information to the dispatching thread for a callback. (IRtwqAsyncCallback.GetParameters) |
| IRtwqAsyncCallback::Invoke Called when an asynchronous operation is completed. (IRtwqAsyncCallback.Invoke) |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8.1 [desktop apps only] |
| Minimum supported server | Windows Server 2012 R2 [desktop apps only] |
| Target Platform | Windows |
| Header | rtworkq.h |