ITPluggableTerminalClassRegistration::get_Direction 方法 (termmgr.h)
get_Direction 方法获取终端支持的方向。
语法
HRESULT get_Direction(
[out] TMGR_DIRECTION *pDirection
);
参数
[out] pDirection
终端方向 的TMGR_DIRECTION 描述符。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | termmgr.h |
Library | Uuid.lib |
DLL | Tapi3.dll |