mdm.System |
Objects |
The following table lists the objects for the System class |
Method | Description | Availability |
---|---|---|
DirectX | DirectX Object | ![]() |
Paths | Paths Object | ![]() ![]() ![]() |
Registry | Registry Object | ![]() |
Methods |
The following table lists the methods for the System class |
Method | Description | Availability |
---|---|---|
System.closeCDTray() | Closes the specified CD drive. | ![]() |
System.exec() | Executes the specified file or application. | ![]() ![]() ![]() |
System.execStdOut() | Executes the file or application and returns the standard command line output of the launched a... | ![]() |
System.getDisplayModes() | Returns the available system display modes in a 2 dimensional array. The first dimension contai... | ![]() ![]() ![]() |
System.getFreeSpace() | Returns the free space in MB of the specified drive. | ![]() ![]() ![]() |
System.getHDSerial() | Returns the hard disk serial number. | ![]() |
System.getMasterVolume() | Returns the master volume. | ![]() ![]() |
System.getNumberOfVolumes() | Returns the number of volumes. | ![]() |
System.getResolution() | Returns the current resolution and color depth. | ![]() ![]() ![]() |
System.getTotalSpace() | Returns the total available space in KB of the specified drive. | ![]() ![]() ![]() |
System.getVolumeName() | Returns the volume name of the specified volume. | ![]() |
System.getWaveBalance() | Returns the wave channel balance. | ![]() |
System.getWaveVolume() | Returns the wave channel volume. | ![]() |
System.getWindowList() | Returns the running windows to a 2 dimensional array. The first dimension contains the array en... | ![]() |
System.hibernate() | Performs a hibernate sequence. | ![]() |
System.hideTaskBar() | Hides the system taskbar. | ![]() |
System.logOff() | Performs a log-out sequence. | ![]() |
System.openCDTray() | Opens the specified CD drive. | ![]() |
System.postMessage() | Sends a system message (by using the Windows API PostMessage procedure) to the specified window. | ![]() |
System.powerOff() | Performs a power-off sequence. | ![]() |
System.restart() | Performs a restart sequence. | ![]() ![]() ![]() |
System.sendMessage() | Sends a system message (by using the Windows API SendMessage procedure) to the specified window. | ![]() |
System.setMasterVolume() | Sets the master volume as a 16-bit Integer Value. | ![]() ![]() |
System.setResolution() | Changes the system resolution to the specified values. A "true" or "false" value is returned in... | ![]() ![]() ![]() |
System.setWallpaper() | Sets the desktop wallpaper to the specified BMP image. | ![]() |
System.setWallpaperAlt() | Sets the desktop wallpaper to the specified BMP image. | ![]() |
System.setWaveBalance() | Sets the balance of the wave channel. | ![]() |
System.setWaveVolume() | Sets the wave channel volume. | ![]() |
System.setWaveVolumeAdv() | Sets the individual volume of the left and right channels of the wave channel. | ![]() |
System.setWindowFocus() | Sets focus to the specified window. | ![]() |
System.showTaskBar() | Shows the system taskbar. | ![]() |
System.shutDown() | Performs a shut-down sequence. | ![]() ![]() |
System.suspend() | Performs a suspend sequence. | ![]() |
System.taskBarBlink() | Causes the application's taskbar button to blink. | ![]() |
Properties |
The following table lists the properties for the System class |
Method | Description | Availability |
---|---|---|
System.CDDrive | Contains the first CD-Rom drive path present ... | ![]() |
System.computerCompany | Contains the default company name to whom the... | ![]() ![]() |
System.computerName | Contains the default computer name. | ![]() ![]() ![]() |
System.computerOwner | Contains the default owner name to whom the P... | ![]() ![]() ![]() |
System.CPUSpeed | Contains the system CPU speed. | ![]() ![]() ![]() |
System.isAdmin | Contains a boolean indicating whether or not ... | ![]() ![]() ![]() |
System.language | Conatins the current system language setting. | ![]() ![]() |
System.localTime | Contains the local system time. | ![]() ![]() ![]() |
System.RAMSize | Contains the system RAM size in KB. | ![]() ![]() ![]() |
System.screenHeight | Contains the current horizontal resolution. | ![]() ![]() ![]() |
System.screenWidth | Contains the current vertical resolution. | ![]() ![]() ![]() |
System.servicePack | Contains the Service Packs installed on the s... | ![]() |
System.verString | Contains the operating system version for the... | ![]() ![]() ![]() |
System.verStringDetail | Contains the Operating System version in grea... | ![]() ![]() ![]() |