Edit

VolumeClassGuid

VolumeClassGuid is an obsolete identifier for the device interface class for volume devices. Starting with Microsoft Windows 2000, use the GUID_DEVINTERFACE_VOLUME class identifier for new instances of this class.

Remarks

The storage samples in the WDK include an Addfilter Storage Filter Tool that uses VolumeClassGuid to enumerate instances of the GUID_DEVINTERFACE_VOLUME device interface class.

Requirements

Version

Obsolete. Starting with Windows 2000, use GUID_DEVINTERFACE_VOLUME instead.

Header

Ntddstor.h (include Ntddstor.h)

See also

GUID_DEVINTERFACE_VOLUME