共用方式為


GetSchedulerId 函式

傳回可指派給實作 IScheduler 介面的排程器的唯一識別碼。

unsigned int __cdecl GetSchedulerId();

傳回值

排程器的唯一識別碼。

備註

IScheduler 介面當做參數傳遞到任何資源管理員所提供的方法之前,使用這個方法取得排程器的識別碼。

需求

標頭: concrtrm.h

Namespace: 並行存取

請參閱

參考

concurrency 命名空間