ACX_AUDIOENGINE_CALLBACKS_INIT函式 (acxelements.h)
ACX_AUDIOENGINE_CALLBACKS_INIT函式會初始化驅動程式的ACX_AUDIOENGINE_CALLBACKS結構。
void ACX_AUDIOENGINE_CALLBACKS_INIT(
PACX_AUDIOENGINE_CALLBACKS Callbacks
);
Callbacks
無
範例使用方式如下所示。
ACX_AUDIOENGINE_CALLBACKS audioEngineCallbacks;
ACX_AUDIOENGINE_CALLBACKS_INIT(&audioEngineCallbacks);
最低 ACX 版本: 1.0
如需 ACX 版本的詳細資訊,請參閱 ACX 版本概觀。
需求 | 值 |
---|---|
標頭 | acxelements.h |
- [acxelements.h 標頭] (index.md)