DynamicInvokerT Properties OpenCvSharp Class Library

The DynamicInvokerT generic type exposes the following members.

Properties

  NameDescription
Protected propertyAllocatedMemory
Gets or sets a memory address allocated by AllocMemory.
(Inherited from DisposableObject.)
Protected propertyAllocatedMemorySize
Gets or sets the byte length of the allocated memory
(Inherited from DisposableObject.)
Public propertyCall
Delegate which is converted from function pointer
Public propertyDllName
Name of library to be loaded
Public propertyFunctionName
Name of function to be called
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed.
(Inherited from DisposableObject.)
Public propertyIsEnabledDispose
Gets or sets a value indicating whether you permit disposing this instance.
(Inherited from DisposableObject.)
Public propertyPtrLib
Pointer which retrieved by LoadLibrary
Public propertyPtrProc
Pointer which retrieved by GetProcAddress
Top
See Also

Reference