ReleaseEnvServer Object

The ReleaseEnvServer object provides access to the PCB software install environment. The COM version of this object does not change.
Table 1. ReleaseEnvServer Object Methods and Properties

Method or Property

Description

GetInstalledReleases Method (ReleaseEnvServer Object)Returns a two-dimensional variant array of releases on the current machine.
SetEnvironment Method (ReleaseEnvServer Object)Sets the environment. If you do not include the SDD_HOME argument, the default (last installed) environment is set.
ProgIDVersion Property (ReleaseEnvServer Object)Returns the COM version of the current environment.
sddHome Property (ReleaseEnvServer Object)Returns the SDD_HOME path of the current environment.
sddPlatform Property (ReleaseEnvServer Object)Returns the SDD_PLATFORM of the current environment.
sddVersion Property (ReleaseEnvServer Object)Returns the SDD_VERSION of the current environment.