Visual Basic Example
Syntax
object.LoadSystemProfile(ProfileIndex As Long) As ltmmWMProfile
Remarks
Loads the system profile at the specified index.
For more information, refer to the Microsoft documentation for IWMProfileManager::LoadSystemProfile .
Platforms
Win32, x64
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.LoadProfileByID Method, ltmmWMProfileManager.SaveProfile Method
Topics:
Multimedia Properties, Methods and Events
Windows Media Support