Action.How Property |
Language: |
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.
Visual Basic Public Property How As ActionMechanism C# public ActionMechanism How { get; set; } C++ public:
property ActionMechanism How {
ActionMechanism get();
void set(ActionMechanism value);
}JScript public function get How() : ActionMechanism
public function set How(ActionMechanism);
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