PrimoBurner(tm) for C++
4.6
CD, DVD and Blu-ray Software Development Kit
|
Enumerations | |
enum | Enum { EngineErrorBase = 0x08000000, EngineErrorBaseEnd = 0x08FFFFFF, Success = GenericError::Success, InternalError = GenericError::InternalError, NotInitialized = (EngineErrorBase + 1) } |
EngineError::Enum. More... | |