ltmmWMProfileManager.CreateEmptyProfile Method
Visual
Basic Example
|
object.CreateEmptyProfile(
As Long) As |
Remarks
Creates an empty profile object.
Configure the newly created profile using the ltmmWMProfile
object methods.
To save the profile to an XML-formatted string, use the ltmmWMProfileManager.SaveProfile
Method.
For more information, refer to the Microsoft documentation for IWMProfileManager::CreateEmptyProfile
.
Platforms
Win32, x64
See Also
Elements: |
ltmmWMProfileManager.SystemProfileCount
Property, ltmmWMProfileManager.SystemProfileVersion
Property, ltmmWMProfileManager.GetCodecFormat
Method, ltmmWMProfileManager.GetCodecFormatCount
Method, ltmmWMProfileManager.GetCodecFormatDesc
Method, ltmmWMProfileManager.GetCodecInfoCount
Method, ltmmWMProfileManager.GetCodecName
Method, ltmmWMProfileManager.LoadProfileByData
Method, ltmmWMProfileManager.LoadProfileByID
Method, ltmmWMProfileManager.LoadSystemProfile
Method, ltmmWMProfileManager.SaveProfile
Method |
Topics: |
Multimedia
Properties, Methods and Events |
|
Windows
Media Support |