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