ReactOS 0.4.15-dev-7953-g1f49173
IWMProfileManager2 Member List

This is the complete list of members for IWMProfileManager2, including all inherited members.

AddRef()IUnknown
CreateEmptyProfile([in] WMT_VERSION dwVersion, [out] IWMProfile **ppProfile)IWMProfileManager
GetSystemProfileCount([out] DWORD *pcProfiles)IWMProfileManager
GetSystemProfileVersion(WMT_VERSION *version)IWMProfileManager2
LoadProfileByData([in] const WCHAR *pwszProfile, [out] IWMProfile **ppProfile)IWMProfileManager
LoadProfileByID([in] REFGUID guidProfile, [out] IWMProfile **ppProfile)IWMProfileManager
LoadSystemProfile([in] DWORD dwProfileIndex, [out] IWMProfile **ppProfile)IWMProfileManager
LPUNKNOWN typedefIUnknown
QueryInterface([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)IUnknown
Release()IUnknown
SaveProfile([in] IWMProfile *pIWMProfile, [in] WCHAR *pwszProfile, [in, out] DWORD *pdwLength)IWMProfileManager
SetSystemProfileVersion(WMT_VERSION version)IWMProfileManager2