itScriptableAudioFormat::get_Channels 方法 (tapi3if.h)
get_Channels 方法會傳回在「」」其「顯示方式」結構中 nChannels 成員的值。
語法
HRESULT get_Channels(
[out] long *pVal
);
參數
[out] pVal
POINTER TO the value of the nChannels member in the WAVEFORMATEX structure.
傳回值
這個方法可以傳回下列其中一個值。
傳回碼 | 描述 |
---|---|
|
方法成功。 |
|
pVal 自變數不是有效的指標。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | tapi3if.h (包括 Tapi3.h) |
程式庫 | Uuid.lib |
Dll | Tapi3.dll |