Click or drag to resize

MemUpper Function

X#

Namespace:  XSharp.RT
Assembly:  XSharp.RT (in XSharp.RT.dll) Version: 2.19
Syntax
 FUNCTION MemUpper(
	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