DeviceImageInformation.Flags Property

Language:

Flag that describes the intended use of the image.

Definition

Visual Basic Public Property Flags As ImageFileType
C# public ImageFileType Flags { get; set; }
C++ public:
property ImageFileType Flags {
        ImageFileType get();
        void set(ImageFileType value);
}
JScript public function get Flags() : ImageFileType
public function set Flags(ImageFileType);

Property Value

Microsoft.DirectX.DirectInput.ImageFileType

This property is read/write. 

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