Microsoft DirectX 9.0 SDK Update (October 2004)

DeviceImageInformationHeader Structure

Language:

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

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.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