DeviceImageInformationHeader Structure
Language: Visual Basic C# C++ JScript (Show All)
Contains information about device images. Used in the Inputdevice9Getimageinfo method.
Definition
Visual Basic
Public Structure DeviceImageInformationHeader
C#
public struct DeviceImageInformationHeader
C++
public value class DeviceImageInformationHeader sealed
JScript
In JScript, 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.900.0,
Culture=neutral,
PublicKeyToken=d3231b57b74a1492
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