Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Returns a unique identifier for the current scheduler.
static unsigned int __cdecl Id();
Return Value
If a scheduler is associated with the calling context, a unique identifier for that scheduler; otherwise, the value -1.
Remarks
This method will not result in scheduler attachment if the calling context is not already associated with a scheduler.
Requirements
Header: concrt.h
Namespace: concurrency