Device.SetDataFormat Method |
Language: |
Sets the data format for the Microsoft® DirectInput® device.
Visual Basic Public Sub SetDataFormat( _
ByVal df As DataFormat _
)C# public void SetDataFormat(
DataFormat df
);C++ public:
void SetDataFormat(
DataFormat df
);JScript public function SetDataFormat(
df : DataFormat
);
df Microsoft.DirectX.DirectInput.DataFormat
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