Get the address of the pinned array
Namespace:
Emgu.UtilAssembly: Emgu.Util (in Emgu.Util.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C# |
---|
public IntPtr AddrOfPinnedObject() |
Visual Basic (Declaration) |
---|
Public Function AddrOfPinnedObject As IntPtr |
Visual C++ |
---|
public: IntPtr AddrOfPinnedObject() |