BACK TO INDEX

Win32_MountPoint
The mount point associates a volume to the directory at which it is mounted.
NameSpace Path
\ROOT\CIMV2
PROPERTYSMS_REPORTCIMTYPEDESCRIPTION
DirectoryReferenceThe directory
VolumeReferenceThe volume
SAMPLE DATA INSTANCE
   [LOCALE(1033): ToInstance Amended]
   instance of Win32_MountPoint
   {
    Directory = "Win32_Directory.Name=\"C:\\\\\"";
    Volume = "Win32_Volume.DeviceID=\"\\\\\\\\?\\\\Volume{ef317060-e8fa-11de-960a-806e6f6e6963}\\\\\"";
   };