Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The CVolumeId type is used to represent a VolumeID, which is a unique identifier that represents the identity of a file system volume.
-
typedef struct CVolumeId { GUID _volume; } CVolumeId;
_volume: This field MUST contain a GUID for a volume. The lowest-order bit of this value MUST be zero. Further restrictions on the value of a VolumeID are defined in section 3.1.1.