itFileTerminalEvent::get_Cause 方法 (tapi3if.h)
get_Cause 方法获取与此事件关联的原因。
语法
HRESULT get_Cause(
[out] FT_STATE_EVENT_CAUSE *pCause
);
参数
[out] pCause
FT_STATE_EVENT_CAUSE 此事件原因的描述符。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
目标平台 | Windows |
标头 | tapi3if.h (包括 Tapi3.h) |
Library | Uuid.lib |
DLL | Tapi3.dll |