GetExecutionContextId 函式
傳回可指派給實作 IExecutionContext 介面的執行內容的唯一識別碼。
unsigned int __cdecl GetExecutionContextId();
傳回值
執行內容的唯一識別碼。
備註
將 IExecutionContext 介面當做參數傳遞到任何資源管理員所提供的方法之前,使用這個方法取得執行內容的識別碼。
需求
標頭: concrtrm.h
Namespace: 並行存取
傳回可指派給實作 IExecutionContext 介面的執行內容的唯一識別碼。
unsigned int __cdecl GetExecutionContextId();
執行內容的唯一識別碼。
將 IExecutionContext 介面當做參數傳遞到任何資源管理員所提供的方法之前,使用這個方法取得執行內容的識別碼。
標頭: concrtrm.h
Namespace: 並行存取