ActionFormat.ActionMapGuid Property

Language:

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

Definition

Visual Basic Public Property ActionMapGuid As Guid
C# public Guid ActionMapGuid { get; set; }
C++ public:
property Guid ActionMapGuid {
        Guid get();
        void set(Guid value);
}
JScript public function get ActionMapGuid() : Guid
public function set ActionMapGuid(Guid);

Property Value

System.Guid

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