ホーム › Media.DirectShow.Tv › IATSC_EIT
IATSC_EIT
COMメソッド 13
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Initialize(ISectionList* pSectionList, IMpeg2Data* pMPEGData) |
| 4 | HRESULT GetVersionNumber(BYTE* pbVal) |
| 5 | HRESULT GetSourceId(WORD* pwVal) |
| 6 | HRESULT GetProtocolVersion(BYTE* pbVal) |
| 7 | HRESULT GetCountOfRecords(DWORD* pdwVal) |
| 8 | HRESULT GetRecordEventId(DWORD dwRecordIndex, WORD* pwVal) |
| 9 | HRESULT GetRecordStartTime(DWORD dwRecordIndex, MPEG_DATE_AND_TIME* pmdtVal) |
| 10 | HRESULT GetRecordEtmLocation(DWORD dwRecordIndex, BYTE* pbVal) |
| 11 | HRESULT GetRecordDuration(DWORD dwRecordIndex, MPEG_TIME* pmdVal) |
| 12 | HRESULT GetRecordTitleText(DWORD dwRecordIndex, DWORD* pdwLength, BYTE** ppText) |
| 13 | HRESULT GetRecordCountOfDescriptors(DWORD dwRecordIndex, DWORD* pdwVal) |
| 14 | HRESULT GetRecordDescriptorByIndex(DWORD dwRecordIndex, DWORD dwIndex, IGenericDescriptor** ppDescriptor) |
| 15 | HRESULT GetRecordDescriptorByTag(DWORD dwRecordIndex, BYTE bTag, DWORD* pdwCookie, IGenericDescriptor** ppDescriptor) |