Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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