CWinThread::m_nThreadID
ID del thread che segue il CWinThread.
DWORD m_nThreadID;
Note
Il membro dati m_nThreadID è una variabile pubblica di tipo DWORD.È valido solo se il thread sottostante specificato esiste.
Esempio
Vedere l'esempio relativo AfxGetThread.
Requisiti
Header: afxwin.h