Windows Media Format SDK banner art
PreviousNext

IWMProfileManager Interface

In addition to the methods inherited from IUnknown, the IWMProfileManager interface exposes the following methods.

Method Description
CreateEmptyProfile Creates a new, empty profile.
GetSystemProfileCount Retrieves the number of profiles.
LoadProfileByData Loads a profile from a stored string.
LoadProfileByID Loads a profile identified by its GUID.
LoadSystemProfile Loads a system profile identified by its index.
SaveProfile Saves a profile into a string.

PreviousNext


© 1999 Microsoft Corporation. All rights reserved.