Class Win32_LogicalDiskToPartition

java.lang.Object
com.ferrumx.system.associatedclasses.Win32_LogicalDiskToPartition

public class Win32_LogicalDiskToPartition extends Object
This class relates associates drive letters to partitions of a drive, if available. The list of Partitions of a particular Drive queried from Win32_DiskDriveToDiskPartition is fetched into this class which then fetches the letters assigned to a partition.
Author:
Egg-03