ltmmWMProfileManager.LoadProfileByID Method

Visual Basic Example

Syntax

object.LoadProfileByID(ProfileID As String) As ltmmWMProfile

Remarks

Loads a system profile identified by its GUID. The GUID is passed as a string.

The list of profile IDs contains only IDs for versions 4, 7, and 8. Version 9 does not have a predefined list of IDs. Only system profiles have IDs.

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

See Also

Elements:

ltmmWMProfileManager.SystemProfileCount Property, ltmmWMProfileManager.SystemProfileVersion Property, ltmmWMProfileManager.CreateEmptyProfile Method, ltmmWMProfileManager.GetCodecFormat Method, ltmmWMProfileManager.GetCodecFormatCount Method, ltmmWMProfileManager.GetCodecFormatDesc Method, ltmmWMProfileManager.GetCodecInfoCount Method, ltmmWMProfileManager.GetCodecName Method, ltmmWMProfileManager.LoadProfileByData Method, ltmmWMProfileManager.LoadSystemProfile Method, ltmmWMProfileManager.SaveProfile Method

Topics:

Multimedia Properties, Methods and Events

 

Windows Media Support