IRtwqAsyncCallback interface (rtworkq.h)
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 |