Click or drag to resize

PinnedArrayTAddrOfPinnedObject Method

http://www.emgu.com
Get the address of the pinned array

Namespace:  Emgu.TF.Util
Assembly:  Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
Syntax
public IntPtr AddrOfPinnedObject()

Return Value

Type: IntPtr
A pointer to the address of the the pinned array
See Also