ホーム › Media.DirectShow.Tv › IISDB_SDTT
IISDB_SDTT
COMメソッド 20
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Initialize(ISectionList* pSectionList, IMpeg2Data* pMPEGData) |
| 4 | HRESULT GetVersionNumber(BYTE* pbVal) |
| 5 | HRESULT GetTableIdExt(WORD* pwVal) |
| 6 | HRESULT GetTransportStreamId(WORD* pwVal) |
| 7 | HRESULT GetOriginalNetworkId(WORD* pwVal) |
| 8 | HRESULT GetServiceId(WORD* pwVal) |
| 9 | HRESULT GetCountOfRecords(DWORD* pdwVal) |
| 10 | HRESULT GetRecordGroup(DWORD dwRecordIndex, BYTE* pbVal) |
| 11 | HRESULT GetRecordTargetVersion(DWORD dwRecordIndex, WORD* pwVal) |
| 12 | HRESULT GetRecordNewVersion(DWORD dwRecordIndex, WORD* pwVal) |
| 13 | HRESULT GetRecordDownloadLevel(DWORD dwRecordIndex, BYTE* pbVal) |
| 14 | HRESULT GetRecordVersionIndicator(DWORD dwRecordIndex, BYTE* pbVal) |
| 15 | HRESULT GetRecordScheduleTimeShiftInformation(DWORD dwRecordIndex, BYTE* pbVal) |
| 16 | HRESULT GetRecordCountOfSchedules(DWORD dwRecordIndex, DWORD* pdwVal) |
| 17 | HRESULT GetRecordStartTimeByIndex(DWORD dwRecordIndex, DWORD dwIndex, MPEG_DATE_AND_TIME* pmdtVal) |
| 18 | HRESULT GetRecordDurationByIndex(DWORD dwRecordIndex, DWORD dwIndex, MPEG_TIME* pmdVal) |
| 19 | HRESULT GetRecordCountOfDescriptors(DWORD dwRecordIndex, DWORD* pdwVal) |
| 20 | HRESULT GetRecordDescriptorByIndex(DWORD dwRecordIndex, DWORD dwIndex, IGenericDescriptor** ppDescriptor) |
| 21 | HRESULT GetRecordDescriptorByTag(DWORD dwRecordIndex, BYTE bTag, DWORD* pdwCookie, IGenericDescriptor** ppDescriptor) |
| 22 | HRESULT GetVersionHash(DWORD* pdwVersionHash) |