|
StarBurn SDK (Software Development Kit)
|
struct _DISC_FILESYSTEM {
BOOLEAN m__BOOLEAN__UDFPresent;
BOOLEAN m__BOOLEAN__JolietPresent;
BOOLEAN m__BOOLEAN__ISO9660Present;
BOOLEAN m__BOOLEAN__ElToritoBootRecordPresent;
};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!
|