BufferedData.ApplicationData Property

Language:

Application-defined action value assigned to this object in the last call to Inputdevice9Setactionmap. This is the value in the uAppData member of the Diaction structure associated with the object. Ignore this value if you are not using action mapping. When the structure is used with the Inputdevice9Senddevicedata method, this member must be zero.

Definition

Visual Basic Public ReadOnly Property ApplicationData As Object
C# public object ApplicationData { get; }
C++ public:
property Object^ ApplicationData {
        Object^ get();
}
JScript public function get ApplicationData() : Object

Property Value

System.Object

This property is read-only. 

Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center