Microsoft DirectX 9.0 SDK Update (October 2004)

Device.SetDataFormat Method

Language:

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

Sets the data format for the Microsoft® DirectInput® device.

Definition

Visual Basic .NET Public Sub SetDataFormat( _
    ByVal df As DataFormat _
)
C# public void SetDataFormat(
    DataFormat df
);
Managed C++ public: void SetDataFormat(
    DataFormat df
);
JScript .NET public function SetDataFormat(
    df : DataFormat
);

Parameters

df Microsoft.DirectX.DirectInput.DataFormat.

© 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