PInvokeHelperTryPInvoke Method
|
Checks whether PInvoke functions can be called
Namespace:
OpenCvSharp.Util
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic static void TryPInvoke()
Public Shared Sub TryPInvoke
public:
static void TryPInvoke()
static member TryPInvoke : unit -> unit
OpenCvSharp.Util.PInvokeHelper.TryPInvoke = function();
See Also