PrimoBurner for .NET  5.0
CD, DVD and Blu-ray Software Development Kit
Loading...
Searching...
No Matches
GenericError Struct Reference

Generic error codes. More...

Static Public Attributes

const Int32 InternalError = 2
 Internal error.
 
const Int32 Success = 0
 Success.
 
const Int32 SystemError = 1
 System error.
 

Detailed Description

Generic error codes.

Member Data Documentation

◆ InternalError

const Int32 InternalError = 2
static

Internal error.

An unexpected problem in PrimoBurner components.