Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Locale property sets the user interface locale of the Virtual Server service.
This property is write-only.
Syntax
HRESULT put_Locale(
  [in] ULONG inLocale
);
| VB | 
|---|
|  | 
Property value
The desired Windows locale ID to use for the Virtual Server service.
This property value is read/write.
Error codes
| Name | Meaning | 
|---|---|
| 
 | The operation was successful. | 
| 
 | The locale specified by the inLocale parameter is not supported by the Virtual Server service. | 
| 
 | An unexpected error occurred. | 
Requirements
| Product | Microsoft Virtual Server 2005 onWindows Server 2003 | 
| Download | Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 | 
| Header | 
 |