Share via


ActionFormat.ActionMap Property (Microsoft.DirectX.DirectInput)

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

Definition

Visual Basic Public Property ActionMap As String
C# public string ActionMap { get; set; }
C++ public:
property StringLeave Site^ ActionMap {
        StringLeave Site^ get();
        void set(StringLeave Sitevalue);
}
JScript public function get ActionMap() : String
public function set ActionMap(String);

Property Value

System.String

This property is read/write.