Click or drag to resize

NativeFileIOHGlobalBuffer Constructor (IntPtr, UInt64, Boolean)

Namespace:  Arsenal.ImageMounter.IO
Assembly:  Arsenal.ImageMounter (in Arsenal.ImageMounter.dll) Version: 1.0.0.0 (3.4.140.0)
Syntax
public HGlobalBuffer(
	IntPtr address,
	ulong numBytes,
	bool ownsHandle
)

Parameters

address
Type: SystemIntPtr
numBytes
Type: SystemUInt64
ownsHandle
Type: SystemBoolean
See Also