ReactOS 0.4.16-dev-433-g6363f78
|
This is the complete list of members for IWMProfileManager, including all inherited members.
AddRef() | IUnknown | |
CreateEmptyProfile([in] WMT_VERSION dwVersion, [out] IWMProfile **ppProfile) | IWMProfileManager | |
GetSystemProfileCount([out] DWORD *pcProfiles) | IWMProfileManager | |
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 typedef | IUnknown | |
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 |