Action.ActionName Property |
Language: |
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.
Visual Basic Public Property ActionName As String C# public string ActionName { get; set; } C++ public:
property String^ ActionName {
String^ get();
void set(String^ value);
}JScript public function get ActionName() : String
public function set ActionName(String);
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