itTerminalControl::get_AddressHandle 方法 (termmgr.h)
get_AddressHandle 方法获取 MSP 地址句柄。
语法
HRESULT get_AddressHandle(
[out] MSP_HANDLE *phtAddress
);
参数
[out] phtAddress
指向 MSP 地址句柄的指针。
返回值
此方法可以返回其中一个值。
值 | 含义 |
---|---|
|
方法成功。 |
|
phtAddress 参数不是有效的指针。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | termmgr.h |