IAudioSessionEnumerator::GetCount 方法 (audiopolicy.h)
GetCount 方法會取得音訊裝置上開啟的音訊會話總數。
語法
HRESULT GetCount(
[out] int *SessionCount
);
參數
[out] SessionCount
接收音訊會話的總數。
傳回值
如果方法成功,它會傳回 S_OK。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 7 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 R2 [僅限桌面應用程式] |
目標平台 | Windows |
標頭 | audiopolicy.h |