|
StarBurn SDK (Software Development Kit)
|
typedef struct _DISC_FILESYSTEM { BOOLEAN m__BOOLEAN__UDFPresent; BOOLEAN m__BOOLEAN__JolietPresent; BOOLEAN m__BOOLEAN__ISO9660Present; BOOLEAN m__BOOLEAN__ElToritoBootRecordPresent; } * PDISC_FILESYSTEM, DISC_FILESYSTEM;
Structure with disc file system flags
|
Member Definition |
|
--------- --------------
|
|
m__BOOLEAN__UDFPresent UDF file system is present |
|
m__BOOLEAN__ISO9660Present ISO9660 filesystem is present |
|
m__BOOLEAN__JolietPresent Joliet extension for ISO9660 filesystem is present |
|
m__BOOLEAN__ElToritoBootRecordPresent El Torito boot record is present |
|
Copyright (c) 2001-2006 Rocket Division Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|