ITPluggableTerminalClassRegistration::p ut_MediaTypes 方法 (termmgr.h)
put_MediaTypes 方法设置终端支持的媒体类型。
语法
HRESULT put_MediaTypes(
[in] long nMediaTypes
);
参数
[in] nMediaTypes
终端支持的 媒体类型的 按位 ORed 列表。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | termmgr.h |
Library | Uuid.lib |
DLL | Tapi3.dll |