NativeMethods.TryPInvoke Method
|
Checks whether PInvoke functions can be called
Namespace:
OpenCvSharp
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.NativeMethods.TryPInvoke = function();
See Also