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 |