IGetClusterUIInfo::GetLocale method (cluadmex.h)
[This method is available for use in the operating systems specified in the Requirements section. Support for this method was removed in Windows Server 2008.]
Returns the locale identifier to be used with property and wizard pages.
Syntax
LCID GetLocale();
Return value
GetLocale always returns the locale identifier for the cluster.
Remarks
Failover Cluster Administrator extensions call the GetLocale method to retrieve the locale identifier that can be used for loading dialog resources. A single Failover Cluster Administrator extension DLL can support multiple languages.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2003 Enterprise, Windows Server 2003 Datacenter |
Target Platform | Windows |
Header | cluadmex.h |