ActionFormat.Genre Property |
Language: |
DWORD value that specifies the genre of the application. For possible values, see ActionMappingConstants.
Visual Basic Public Property Genre As Integer C# public int Genre { get; set; } C++ public:
property int Genre {
int get();
void set(int value);
}JScript public function get Genre() : int
public function set Genre(int);
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