DeviceImageInformationHeader Structure (Microsoft.DirectX.DirectInput)

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.

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

Method Description
DeviceImageInformationHeader Initializes a new instance of the object.
ToString Obtains a string representation of the current instance.

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