GATE
|
physical storage drive info and access utilities More...
Macros | |
#define | GATE_STORAGEDRIVE_TYPE_ALL 0x0000 |
#define | GATE_STORAGEDRIVE_TYPE_STANDARD 0x0001 |
#define | GATE_STORAGEDRIVE_TYPE_ROM 0x0002 |
#define | GATE_STORAGEDRIVE_TYPE_REMOVABLE 0x0004 |
#define | GATE_STORAGEDRIVE_TYPE_VIRTUAL 0x0008 |
physical storage drive info and access utilities
#define GATE_STORAGEDRIVE_TYPE_ALL 0x0000 |
for enum only: return all types
#define GATE_STORAGEDRIVE_TYPE_STANDARD 0x0001 |
Standard drive, hard disk, flash drive
#define GATE_STORAGEDRIVE_TYPE_ROM 0x0002 |
Read-Only drive, CD-ROM, DVD-ROM, BluRay
#define GATE_STORAGEDRIVE_TYPE_REMOVABLE 0x0004 |
Removable storage: Floppy, flash drives, MMC
#define GATE_STORAGEDRIVE_TYPE_VIRTUAL 0x0008 |
Virtual storage: RAM-disk, emulation