IWorkerThreadClient Interface
IWorkerThreadClient is the interface implemented by clients of the CWorkerThread class.
__interface IWorkerThreadClient
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