DeviceImageInformationHeader Structure
Language: Visual Basic .NET C# Managed C++ JScript .NET (Show All)
Note: This documentation is preliminary and is subject to change.
Contains information about device images. Used in the Inputdevice9Getimageinfo method.
Definition
Visual Basic .NET
Public Structure DeviceImageInformationHeader
C#
public struct DeviceImageInformationHeader
Managed C++
public __value struct DeviceImageInformationHeader
JScript .NET
In JScript .NET, you can use structures, but you cannot define your own.
Members Table
The following table lists the members exposed by the object. Click a tab on the left to choose the type of member you want to view.
Fields
Field
Description
ImageInformationArray
Pointer to a buffer that receives an array of Dideviceimageinfo structures describing all the device images and views, overlay images, and callout-string coordinates.
Methods
Properties
Property
Description
Buttons
DWORD variable that receives the number of buttons on the device.
NumberAxes
DWORD variable that receives the number of axes on the device.
POVs
DWORD variable that receives the number of point-of-view controllers on the device.
Views
DWORD variable that receives the number of views of this device.
Structure Information
Namespace
Microsoft.DirectX.DirectInput
Assembly
Microsoft.DirectX.DirectInput (microsoft.directx.directinput.dll)
Strong Name
Microsoft.DirectX.DirectInput,
Version=1.0.2902.0,
Culture=neutral,
PublicKeyToken=31bf3856ad364e35
© 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