ホーム › Media.MediaFoundation › IMFSensorProfileCollection
IMFSensorProfileCollection
COMメソッド 6
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | DWORD GetProfileCount() |
| 4 | HRESULT GetProfile(DWORD Index, IMFSensorProfile** ppProfile) |
| 5 | HRESULT AddProfile(IMFSensorProfile* pProfile) |
| 6 | HRESULT FindProfile(SENSORPROFILEID* ProfileId, IMFSensorProfile** ppProfile) |
| 7 | void RemoveProfileByIndex(DWORD Index) |
| 8 | void RemoveProfile(SENSORPROFILEID* ProfileId) |