Wheel.CreateVariable Method

Creates an untyped variable in application memory.

Syntax

public:
void CreateVariable(
         String name
)  

Parameters

name
Type: String 

  Name of the variable to create in application memory. This name must be unique across all variables in the current Wheel object.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

Wheel Class

Wheel Members

Microsoft.Xbox.Input Namespace