Microsoft DirectX 9.0 SDK Update (October 2004)

Action.How Property

Language:

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

When the structure is returned by Inputdevice9Buildactionmap, this member receives a value to indicate the mapping mechanism used by Microsoft® DirectInput® to configure the action. This memeber is ignored when the action map is passed to Inputdevice9Setactionmap. The following values are defined.

Definition

Visual Basic .NET Public Property How As ActionMechanism
C# public ActionMechanism How { get; set; }
Managed C++ public: __property ActionMechanism get_How();
public: __property void set_How(ActionMechanism);
JScript .NET public function get How() : ActionMechanism
public function set How(ActionMechanism);

Property Value

Microsoft.DirectX.DirectInput.ActionMechanism .

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