Action.ApplicationData Property
|
Language: |
Note: This documentation is preliminary and is subject to change.
Retrieves or sets an identifier, or a function reference, for the application-specific action associated with the device object.
Definition
Visual Basic .NET |
Public Property ApplicationData As Object |
C# |
public object ApplicationData {
get; set; }
|
Managed C++ |
public: __property
Object*
get_ApplicationData();
public: __property
void set_ApplicationData(Object*);
|
JScript .NET |
public
function get ApplicationData() : Object public
function set ApplicationData(Object);
|
Property Value
System.Object
.
This property is read/write.
© 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