Click or drag to resize

Functions.MemLower Method

X#

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.16
Syntax
 FUNCTION MemLower(
	pMemory AS IntPtr,
	dwCount AS DWORD
) AS IntPtr
Request Example View Source

Parameters

pMemory
Type: IntPtr
dwCount
Type: DWord

Return Value

Type: IntPtr
See Also