Click or drag to resize

ImageBaseTPinData Method

Pin the managed memory to allow native processes to access it.

Namespace:  LynceeTec.InterfaceDigitizer
Assembly:  LynceeTec.InterfaceDigitizer (in LynceeTec.InterfaceDigitizer.dll) Version: 8.2.31040.0 8_2_dev 785396c, built 2020-09-23 07:47:01 UTC
Syntax
public virtual IntPtr PinData()

Return Value

Type: IntPtr
The address of the pinned object
See Also