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.
IWorkerThreadClient is the interface implemented by clients of the CWorkerThread class.
Important
This class and its members cannot be used in applications that execute in the Windows Runtime.
__interface IWorkerThreadClient
Members
Methods
Implement this method to close the handle associated with this object. |
|
Implement this method to execute code when the handle associated with this object becomes signaled. |
Remarks
Implement this interface when you have code that needs to execute on a worker thread in response to a handle becoming signaled.
Requirements
Header: atlutil.h