IWheel.GetVariableByAddress Method

Retrieves the name of the variable at the specified address in application memory.

Syntax

public:
String GetVariableByAddress(
         uint32 address
)  

Parameters

address
Type: uint32 

  Address of the variable in application memory to get the name of.

Return value

Type: String 

  Name of the variable at the specified address in application memory.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IWheel Interface

IWheel Members

Microsoft.Xbox.Input Namespace