itCallMediaEvent::get_Cause 方法 (tapi3if.h)
get_Cause 方法會取得呼叫媒體事件的原因,例如轉譯器裝置上的逾時。
語法
HRESULT get_Cause(
[out] CALL_MEDIA_EVENT_CAUSE *pCause
);
參數
[out] pCause
傳回值
這個方法可以傳回下列其中一個值。
傳回碼 | 描述 |
---|---|
|
方法成功。 |
|
記憶體不足,無法執行作業。 |
|
pCause 參數不是有效的指標。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | tapi3if.h (包括 Tapi3.h) |
程式庫 | Uuid.lib |
Dll | Tapi3.dll |