 | 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
Syntaxpublic virtual IntPtr PinData()
public:
virtual IntPtr PinData()
Return Value
Type:
IntPtrThe address of the pinned object
See Also