GetLocaleSettings method
- Last UpdatedJul 23, 2024
- 1 minute read
Retrieves locale settings.
Class
IGalaxy
Syntax
[C#]
ISettings GetLocaleSettings( );
[Visual C++]
HRESULT GetLocaleSettings(
[out, retval] ISettings**
);
Parameters
ISettings
Returns a gObjects collection.
Remarks
Automatically check-out the instance for the settings object. While the instance is checked out, no other object may be checked out. User should be logged in.