CNoWorkerThread::GetThreadHandle

Non-functional equivalent of CWorkerThread::GetThreadHandle.

HANDLE GetThreadHandle( ) throw( );

Return Value

Always returns NULL.

Remarks

The implementation provided by this class does nothing.

Requirements

Header: atlutil.h

See Also

Concepts

CNoWorkerThread Class

CNoWorkerThread Members