共用方式為


acxGetManager 函式 (acxmanager.h)

AcxGetManager 函式會傳回基礎 ACXMANAGER 句柄。

語法

ACXMANAGER AcxGetManager(
  [in] ACXCONTEXT Context
);

參數

[in] Context

保留,將此設定為 NULL

傳回值

傳回基礎 ACXMANAGER 句柄。

備註

Context 參數必須設定為 NULL

ACX 需求

最小 ACX 版本: 1.0

如需 ACX 版本的詳細資訊,請參閱 ACX 版本概觀

規格需求

需求
標頭 acxmanager.h
IRQL PASSIVE_LEVEL

另請參閱