CNoWorkerThread::GetThreadId

Non-functional equivalent of CWorkerThread::GetThreadId.

DWORD GetThreadId( ) throw( );

Return Value

Always returns 0.

Remarks

The implementation provided by this class does nothing.

Requirements

Header: atlutil.h

See Also

Reference

CNoWorkerThread Class

Other Resources

CNoWorkerThread Members