Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Returns a unique identifier for the hardware thread that this execution resource represents.
virtual unsigned int GetExecutionResourceId() const =0;
Return Value
A unique identifier for the hardware thread underlying this execution resource.
Remarks
Each hardware thread is assigned a unique identifier by the Concurrency Runtime. If multiple execution resources are associated hardware thread, they will all have the same execution resource identifier.
Requirements
Header: concrtrm.h
Namespace: concurrency