ltmmWMProfile.Version Property

Visual Basic Example

Syntax

object.Version As Long

Remarks

(Read-only). Gets the version number of the media format SDK used to create the profile.

The value is one of the ltmmWM_VERSION enumeration type members. Possible values are:

Value

ltmmWMT_VER_4_0

ltmmWMT_VER_7_0

ltmmWMT_VER_8_0

ltmmWMT_VER_9_0

For more information, refer to the Microsoft documentation for IWMProfile::GetVersion at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmprofilegetversion.asp.

See Also

Elements:

ltmmWMProfile.Description Property, ltmmWMProfile.MutualExclusionCount Property, ltmmWMProfile.Name Property, ltmmWMProfile.StreamCount Property, ltmmWMProfile.AddMutualExclusion Method, ltmmWMProfile.AddStream Method, ltmmWMProfile.CreateNewMutualExclusion Method, ltmmWMProfile.CreateNewStream Method, ltmmWMProfile.GetMutualExclusion Method, ltmmWMProfile.GetStream Method, ltmmWMProfile.GetStreamByNumber Method, ltmmWMProfile.ReconfigStream Method, ltmmWMProfile.RemoveMutualExclusion Method, ltmmWMProfile.RemoveStream Method, ltmmWMProfile.RemoveStreamByNumber Method

Topics:

Multimedia Properties, Methods and Events

 

Windows Media Support