Win32_TerminalServiceSetting 类的 SetProfilePath 方法
SetProfilePath 方法设置类的 ProfilePath 属性。
语法
uint32 SetProfilePath(
[in] string ProfilePath
);
参数
-
ProfilePath [in]
-
ProfilePath 属性的新值,该值指定计算机的配置文件路径。
返回值
成功时返回 Success,否则返回 WMI 错误代码。 有关这些值的列表,请参阅 远程桌面服务 WMI 提供程序错误代码 。
备注
托管对象格式 (MOF) 文件包含 Windows Management Instrumentation (WMI) 类的定义。 MOF 文件未作为 Microsoft Windows 软件开发工具包 (SDK) 的一部分安装。 使用 服务器管理器添加关联角色时,它们安装在服务器上。 有关 MOF 文件的详细信息,请参阅 托管对象格式 (MOF) 。
要求
要求 | 值 |
---|---|
最低受支持的客户端 |
Windows Vista |
最低受支持的服务器 |
Windows Server 2008 |
命名空间 |
Root\CIMv2\TerminalServices |
MOF |
|
DLL |
|