ConfigureDevicesParameters.SetActionFormats Method

Language:

Definition

Visual Basic Public Sub SetActionFormats( _
    ByVal value() As ActionFormat _
)
C# public void SetActionFormats(
    ActionFormat[] value
);
C++ public:
void SetActionFormats(
    array<ActionFormat^>^ value
);
JScript public function SetActionFormats(
    value : ActionFormat[]
);

Parameters

value Microsoft.DirectX.DirectInput.ActionFormat[]

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