Microsoft DirectX 9.0 SDK Update (October 2004)

Action.ActionName Property

Language:

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

Handle of the module containing string resources for action names, as specified in the uResIdString member of the Diaction structure for each action. Can be zero if action names are specified in the lptszActionName member of the Diaction structure for each action.

Definition

Visual Basic .NET Public Property ActionName As String
C# public string ActionName { get; set; }
Managed C++ public: __property String* get_ActionName();
public: __property void set_ActionName(String*);
JScript .NET public function get ActionName() : String
public function set ActionName(String);

Property Value

System.String .

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