DynamicInvokerTPtrProc Property
|
Pointer which retrieved by GetProcAddress
Namespace:
OpenCvSharp.Util
Assembly:
OpenCvSharp (in OpenCvSharp.dll) Version: 3.4.1.20180605-33-CaRLSharp
Syntaxpublic IntPtr PtrProc { get; }
Public ReadOnly Property PtrProc As IntPtr
Get
public:
property IntPtr PtrProc {
IntPtr get ();
}
member PtrProc : IntPtr with get
Property Value
Type:
IntPtr
See Also