enum CCL::VolumeInfo::Type

Overview

Volume type. More…

#include <inativefilesystem.h>

enum Type
{
    kUnknown,
    kLocal,
    kRemote,
    kOptical,
    kRemovable,
    kPackage,
};

Detailed Documentation

Volume type.

Enum Values

kUnknown

unknown type

kLocal

local harddisk

kRemote

network drive

kOptical

CD-RW/DVD drive.

kRemovable

removable drive

kPackage

file system within a file