类SMS_ResourceMap中的 Refresh 方法
Refresh
Configuration Manager中,Windows Management Instrumentation (WMI) 类方法更新从 SMS_R_System 服务器 WMI 类派生的资源 (类) 和清单 (派生自 SMS_G_System_Current Server WMI 类的类) 类定义。
以下语法在管理对象格式 (MOF) 代码中得到了简化,并定义了 方法。
语法
SInt32 Refresh();
参数
无。
返回值
一个 SInt32
数据类型,为 0 表示成功,非零表示失败。
有关处理返回的错误的信息,请参阅关于Configuration Manager错误。
要求
运行时要求
有关详细信息,请参阅Configuration Manager服务器运行时要求。
开发要求
有关详细信息,请参阅Configuration Manager服务器开发要求。