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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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