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


CWorkerThread::GetThreadHandle

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

HANDLE GetThreadHandle( ) throw( );

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

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

Требования

Header: atlutil.h

См. также

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

CWorkerThread Class

CWorkerThread Members