Device.ImageInformation Property

Language:

Retrieves information about a device image for use in a configuration property sheet.

Definition

Visual Basic Public ReadOnly Property ImageInformation As DeviceImageInformationHeader
C# public DeviceImageInformationHeader ImageInformation { get; }
C++ public:
property DeviceImageInformationHeader ImageInformation {
        DeviceImageInformationHeader get();
}
JScript public function get ImageInformation() : DeviceImageInformationHeader

Property Value

Microsoft.DirectX.DirectInput.DeviceImageInformationHeader

This property is read-only. 

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