IWheel.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 instance of the object that implements the IWheel interface.

Requirements

Namespace: Microsoft.Xbox.Input

Metadata: microsoft.xbox.input.winmd

See also

Reference

IWheel Interface

IWheel Members

Microsoft.Xbox.Input Namespace