类SMS_Subscription中的 GetAvailableLanguages 方法

Configuration ManagerGetAvailableLanguages中的 Windows Management Instrumentation (WMI) 类方法获取可用语言。

以下语法从托管对象格式 (MOF) 代码中简化,并定义了 方法。

语法

sint32 GetAvailableLanguages(  
     UInt32 LocaleIDs[]  
);  

参数

LocaleIDs
数据类型: UInt32 array

限定 符: [out]

与本地化信息关联的区域设置的标识符。

返回值

一个 SInt32 数据类型,为 0 表示成功,非零表示失败。

有关处理返回的错误的详细信息,请参阅关于Configuration Manager错误

要求

运行时要求

有关详细信息,请参阅Configuration Manager服务器运行时要求

开发要求

有关详细信息,请参阅Configuration Manager服务器开发要求

另请参阅

SMS_Alert 服务器 WMI 类