DeviceImageInformationHeader Structure

Language:

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

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.
Method Description
DeviceImageInformationHeader Initializes a new instance of the object.
ToString Obtains a string representation of the current instance.
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