IHardwareAudioEngineBase::SetGfxState 方法 (audioengineendpoint.h)
SetGfxState 方法會設定卸除音訊數據流的 GFX 狀態。
語法
HRESULT SetGfxState(
[in] IMMDevice *pDevice,
[in] BOOL _bEnable
);
參數
[in] pDevice
IMMDevice 介面的指標。
[in] _bEnable
布爾變數的指標。
傳回值
SetGfxState 方法會傳回S_OK,表示它已順利完成。 否則會傳回適當的錯誤碼。
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | audioengineendpoint.h |