Device.BuildActionMap Method |
Language: |
Builds an action map for the device and retrieves information about it.
Visual Basic Public Sub BuildActionMap( _
ByVal af As ActionFormat, _
ByVal userName As String, _
ByVal flags As ActionMapControl _
)C# public void BuildActionMap(
ActionFormat af,
string userName,
ActionMapControl flags
);C++ public:
void BuildActionMap(
ActionFormat^ af,
String^ userName,
ActionMapControl flags
);JScript public function BuildActionMap(
af : ActionFormat,
userName : String,
flags : ActionMapControl
);
af Microsoft.DirectX.DirectInput.ActionFormat
userName System.String
flags Microsoft.DirectX.DirectInput.ActionMapControl
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