wManager.Wow.Helpers Namespace
WRobot

Memory..::..D3D9AdresseByMemoryRead Method

Namespace:  wManager.Wow
Assembly:  wManager (in wManager.dll)

Syntax


public static uint D3D9AdresseByMemoryRead(
	Memory memory
)
Public Shared Function D3D9AdresseByMemoryRead ( _
	memory As Memory _
) As UInteger
public:
static unsigned int^ D3D9AdresseByMemoryRead(
	Memory^ memory
)

Parameters

memory
Type: Memory