ホーム › Media.WindowsMediaFormat › IWMProfileManager
IWMProfileManager
COMメソッド 6
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT CreateEmptyProfile(WMT_VERSION dwVersion, IWMProfile** ppProfile) |
| 4 | HRESULT LoadProfileByID(GUID* guidProfile, IWMProfile** ppProfile) |
| 5 | HRESULT LoadProfileByData(LPWSTR pwszProfile, IWMProfile** ppProfile) |
| 6 | HRESULT SaveProfile(IWMProfile* pIWMProfile, LPWSTR pwszProfile, DWORD* pdwLength) |
| 7 | HRESULT GetSystemProfileCount(DWORD* pcProfiles) |
| 8 | HRESULT LoadSystemProfile(DWORD dwProfileIndex, IWMProfile** ppProfile) |