Share via


CWorkerThread::GetThreadHandle

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

HANDLE GetThreadHandle( ) throw( );

Return Value

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

Requirements

Header: atlutil.h

See Also

Reference

CWorkerThread Class

Other Resources

CWorkerThread Members