CvGetErrStatus Method OpenCvSharp Class Library
Returns the current error status

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public static CvStatus GetErrStatus()

Return Value

Type: CvStatus
the current error status
See Also

Reference