CThreadPool::QueryInterface

Implementation of IUnknown::QueryInterface.

HRESULT STDMETHODCALLTYPE QueryInterface(
   REFIID riid,
   void** ppv 
) throw( );

Remarks

Objects of this class can be successfully queried for the IUnknown and IThreadPoolConfig interfaces.

Requirements

Header: atlutil.h

See Also

Reference

CThreadPool Class

Other Resources

CThreadPool Members