Action.ApplicationData Property |
Language: |
Retrieves or sets an identifier, or a function reference, for the application-specific action associated with the device object.
Visual Basic Public Property ApplicationData As Object C# public object ApplicationData { get; set; } C++ public:
property Object^ ApplicationData {
Object^ get();
void set(Object^ value);
}JScript public function get ApplicationData() : Object
public function set ApplicationData(Object);
This property is read/write.
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