Microsoft DirectX 9.0 SDK Update (October 2004)

BufferedData.ApplicationData Property

Language:

Note: This documentation is preliminary and is subject to change.

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 .NET Public ReadOnly Property ApplicationData As Object
C# public object ApplicationData { get; }
Managed C++ public: __property Object* get_ApplicationData();
JScript .NET public function get ApplicationData() : Object

Property Value

System.Object .

This property is read-only. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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