Click or drag to resize

CvInvokeCvErrorCallbackEndInvoke Method

http://www.emgu.com

[Missing <summary> documentation for "M:Emgu.CV.CvInvoke.CvErrorCallback.EndInvoke(System.IAsyncResult)"]

Namespace:  Emgu.CV
Assembly:  Emgu.CV.World.NetStandard (in Emgu.CV.World.NetStandard.dll) Version: 1.0.0
Syntax
public virtual int EndInvoke(
	IAsyncResult result
)

Parameters

result
Type: SystemIAsyncResult

[Missing <param name="result"/> documentation for "M:Emgu.CV.CvInvoke.CvErrorCallback.EndInvoke(System.IAsyncResult)"]

Return Value

Type: Int32

[Missing <returns> documentation for "M:Emgu.CV.CvInvoke.CvErrorCallback.EndInvoke(System.IAsyncResult)"]

See Also