Class Win32_DiskDrive

java.lang.Object
com.ferrumx.system.hardware.Win32_DiskDrive

public class Win32_DiskDrive extends Object
This class contains methods that query Win32_DiskDrive class of WMI to fetch Disk Information.

The class fetches the values of the following properties: Caption, Model, Size, FirmwareRevision, SerialNumber, Partitions, Status, InterfaceType, PNPDeviceID

Author:
Egg-03