ICLRDataTarget::GetCurrentThreadID Method
Gets the operating system identifier for the current thread.
Syntax
HRESULT GetCurrentThreadID (
[out] ULONG32 *threadID
);
Parameters
threadID
[out] A pointer to the operating system identifier of the current thread for the target process.
Remarks
If there is no current thread for the target process, the GetCurrentThreadID
method may fail.
Requirements
Platforms: See System Requirements.
Header: ClrData.idl, ClrData.h
Library: CorGuids.lib
.NET Framework Versions: Available since 2.0
See also
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.