CThreadPool::GetQueueHandle
Call this method to get the handle of the IO completion port used to queue work items.
HANDLE GetQueueHandle( ) throw( );
Returns the queue handle or NULL if the thread pool has not been initialized.
Header: atlutil.h