libzbar-cli/ZBarException.cs File Reference

Go to the source code of this file.

Classes

class  ZBar.ZBarException
 An exception that happened in ZBar. More...

Packages

package  ZBar
 

ZBar is a library for reading bar codes from video streams.


Enumerations

enum  ZBar.ZBarError {
  ZBar.Ok = 0, ZBar.OutOfMemory, ZBar.InternalLibraryError, ZBar.Unsupported,
  ZBar.InvalidRequest, ZBar.SystemError, ZBar.LockingError, ZBar.AllResourcesBusyError,
  ZBar.X11DisplayError, ZBar.X11ProtocolError, ZBar.OutputWindowClosed, ZBar.WindowsAPIError
}
 

Error codes.

More...

Foodolini 1.0.0 Documentation, generated with DoxyGen.