Retrieves the values of up to ten variables from application memory, starting at the specified address.
public:
void GetVariablesFromDevice(
uint32 address
)
address
Type: uint32
Starting address of a contiguous block in application memory to retrieve variable values from.
Important This method triggers the IWheel.ApplicationMemoryGet event for each variable queried in application memory. Listen to this event to get the values of the queried variables.
Namespace: Microsoft.Xbox.Input
Metadata: microsoft.xbox.input.winmd