DataFormat.Flags Property |
Language: |
Flags describing other attributes of the data format. This value can be one of the following:
Visual Basic Public Property Flags As DataFormatFlags C# public DataFormatFlags Flags { get; set; } C++ public:
property DataFormatFlags Flags {
DataFormatFlags get();
void set(DataFormatFlags value);
}JScript public function get Flags() : DataFormatFlags
public function set Flags(DataFormatFlags);
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