The WMT_VERSION enumeration type provides the version number of the Windows Media Format SDK software.
Syntax
typedef enum WMT_VERSION { WMT_VER_4_0 = 0x00040000, };
See Also