Microsoft DirectX 9.0 SDK Update (October 2004)

ActionFormat.ActionMapGuid Property

Language:

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

GUID that identifies the action map. Device manufacturers can use this value to tune mappings for a specific title.

Definition

Visual Basic .NET Public Property ActionMapGuid As Guid
C# public Guid ActionMapGuid { get; set; }
Managed C++ public: __property Guid get_ActionMapGuid();
public: __property void set_ActionMapGuid(Guid);
JScript .NET public function get ActionMapGuid() : Guid
public function set ActionMapGuid(Guid);

Property Value

System.Guid .

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