ホーム › Media.Audio › IAudioSystemEffectsPropertyStore
IAudioSystemEffectsPropertyStore
COMメソッド 7
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT OpenDefaultPropertyStore(DWORD stgmAccess, IPropertyStore** propStore) |
| 4 | HRESULT OpenUserPropertyStore(DWORD stgmAccess, IPropertyStore** propStore) |
| 5 | HRESULT OpenVolatilePropertyStore(DWORD stgmAccess, IPropertyStore** propStore) |
| 6 | HRESULT ResetUserPropertyStore() |
| 7 | HRESULT ResetVolatilePropertyStore() |
| 8 | HRESULT RegisterPropertyChangeNotification(IAudioSystemEffectsPropertyChangeNotificationClient* callback) |
| 9 | HRESULT UnregisterPropertyChangeNotification(IAudioSystemEffectsPropertyChangeNotificationClient* callback) |