CWinThread::operator HANDLE
Retrieves the handle of the CWinThread object.
operator HANDLE( ) const;
Return Value
If successful, the handle of the thread object; otherwise, NULL.
Remarks
Use the handle to directly call Windows APIs.
Requirements
Header: afxwin.h