Click or drag to resize

ExceptionStatus Enumeration

Whether native methods for P/Invoke raises an exception

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0
Syntax
public enum ExceptionStatus
Members
  Member nameValueDescription
NotOccurred0
Occurred1
See Also