Visual Basic (Declaration) | |
---|---|
Public Enum WMT_Version Inherits System.Enum Implements IComparable, IConvertible, IFormattable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As WMT_Version |
C# | |
---|---|
public enum WMT_Version : System.Enum, IComparable, IConvertible, IFormattable |
C++/CLI | |
---|---|
public enum class WMT_Version : public System.Enum, IComparable, IConvertible, IFormattable |
Member | Description |
---|---|
V4 | The profile was/should be created using Version 4 of the media format SDK. |
V7 | The profile was/should be created using Version 7 of the media format SDK. |
V8 | The profile was/should be created using Version 8.2 of the media format SDK. |
V9 | The profile was/should be created using Version 9 of the media format SDK. |
System.Object
System.ValueType
System.Enum
Leadtools.Multimedia.WMT_Version
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7