wManager.Wow.Helpers Namespace
WRobot

AllocManager..::..Get Method

Get the specified size.

Namespace:  robotManager.MemoryClass
Assembly:  robotManager (in robotManager.dll)

Syntax


public ulong Get(
	int size
)
Public Function Get ( _
	size As Integer _
) As ULong
public:
unsigned long long^ Get(
	int^ size
)

Parameters

size
Type: Int32
The size.

Return Value

Ptr.