GetTimeMasterSettings method
- Last UpdatedJul 23, 2024
- 1 minute read
Retrieves TimeMaster settings.
Class
IGalaxy
Syntax
[C#]
ISettings GetTimeMasterSettings( );
[Visual C++]
HRESULT GetTimeMasterSettings(
[out, retval] ISettings**
);
Parameters
ISettings
Returns a gObjects collection object.
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.