CWorkerThread::GetThreadId
Call this method to get the thread ID of the worker thread.
DWORD GetThreadId( ) throw( );
Return Value
Returns the thread ID or NULL if the worker thread has not been initialized.
Requirements
Header: atlutil.h
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
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