Retrieves the address of the specified variable in application memory.
public:
uint32 GetVariableAddress(
String name
)
name
Type: String
Name of the variable to retrieve the address of. This variable must have already been created by a previous call to the Wheel.CreateVariable method.
Type: uint32
Address of the specified variable in application memory.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd