Поделиться через


CWorkerThread::GetThreadId

Call this method to get the thread ID of the worker thread.

DWORD GetThreadId( ) throw( );

Возвращаемое значение

Returns the thread ID or NULL if the worker thread has not been initialized.

Требования

Header: atlutil.h

См. также

Основные понятия

CWorkerThread Class

CWorkerThread Members