ltmmWMProfileManager.LoadProfileByData Method

Visual Basic Example

Syntax

object.LoadProfileByData(Profile As String) As ltmmWMProfile

Remarks

Creates a profile object and fills it with the data from the passed string. The passed string is an XML-formatted string saved using the ltmmWMProfileManager.SaveProfile method.

This method is used to manipulate custom profiles, while system profiles are accessed using the ltmmWMProfileManager.LoadProfileByID or ltmmWMProfileManager.LoadSystemProfile methods.

For more information, refer to the Microsoft documentation for IWMProfileManager::LoadProfileByData at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wmform11/htm/iwmprofilemanagerloadprofilebydata.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.LoadProfileByID Method, ltmmWMProfileManager.LoadSystemProfile Method, ltmmWMProfileManager.SaveProfile Method

Topics:

Multimedia Properties, Methods and Events

 

Windows Media Support