object.CreateEmptyProfile(Version As Long) As ltmmWMProfile |
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 .
Win32, x64
See Also