PrimoBurner(tm) for C++
4.6
CD, DVD and Blu-ray Software Development Kit
|
Describes the PrimoBurner facilities that could generate errors. More...
Enumerations | |
enum | Enum { Success = 0, SystemWindows = 1, SystemMacOSStatus = 2, SystemMacMach = 3, SystemPosix = 4, Engine = 1000, Device = 1001, DeviceEnumerator = 1002, DiscLayout = 1003, DiscArchive = 1004, AudioCD = 1005, DataDisc = 1006, BlockDevice = 1007, DiscCopy = 1008, VideoDVD = 1009 } |
ErrorFacility::Enum. More... | |
Describes the PrimoBurner facilities that could generate errors.
Each facility represents either an external component or a component implemented by PrimoBurner.
Often error codes will have the same value, but different meaning depending on the facility that generated the error.
enum Enum |