GXDN: Gurux Developer Network
MediaLoadSettings Method (regPath, localMachine)
NamespacesGurux.ClientGXClientMediaLoadSettings(String, Boolean)
Loads the default media settings from a registry.
Parameters
regPath (String)
Path to the registry, from which settings are loaded.
localMachine (Boolean)
If True, settings are loaded for LocalMachine. If False, settings are loaded for CurrentUser branch.
Remarks
If Path is not found, default values are used. The media must be selected, before this method is called.
Examples
CopyVBScript
GXClient1.MediaLoadSettings "Software\\Gurux\\GXCom\\Test", False

Assembly: Gurux.Client (Module: Gurux.Client) Version: 5.0.0.1