ホーム › Media.DirectShow.Tv › ISCTE_EAS
ISCTE_EAS
COMメソッド 29
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Initialize(ISectionList* pSectionList, IMpeg2Data* pMPEGData) |
| 4 | HRESULT GetVersionNumber(BYTE* pbVal) |
| 5 | HRESULT GetSequencyNumber(BYTE* pbVal) |
| 6 | HRESULT GetProtocolVersion(BYTE* pbVal) |
| 7 | HRESULT GetEASEventID(WORD* pwVal) |
| 8 | HRESULT GetOriginatorCode(BYTE* pbVal) |
| 9 | HRESULT GetEASEventCodeLen(BYTE* pbVal) |
| 10 | HRESULT GetEASEventCode(BYTE* pbVal) |
| 11 | HRESULT GetRawNatureOfActivationTextLen(BYTE* pbVal) |
| 12 | HRESULT GetRawNatureOfActivationText(BYTE* pbVal) |
| 13 | HRESULT GetNatureOfActivationText(LPWSTR bstrIS0639code, LPWSTR* pbstrString) |
| 14 | HRESULT GetTimeRemaining(BYTE* pbVal) |
| 15 | HRESULT GetStartTime(DWORD* pdwVal) |
| 16 | HRESULT GetDuration(WORD* pwVal) |
| 17 | HRESULT GetAlertPriority(BYTE* pbVal) |
| 18 | HRESULT GetDetailsOOBSourceID(WORD* pwVal) |
| 19 | HRESULT GetDetailsMajor(WORD* pwVal) |
| 20 | HRESULT GetDetailsMinor(WORD* pwVal) |
| 21 | HRESULT GetDetailsAudioOOBSourceID(WORD* pwVal) |
| 22 | HRESULT GetAlertText(LPWSTR bstrIS0639code, LPWSTR* pbstrString) |
| 23 | HRESULT GetRawAlertTextLen(WORD* pwVal) |
| 24 | HRESULT GetRawAlertText(BYTE* pbVal) |
| 25 | HRESULT GetLocationCount(BYTE* pbVal) |
| 26 | HRESULT GetLocationCodes(BYTE bIndex, BYTE* pbState, BYTE* pbCountySubdivision, WORD* pwCounty) |
| 27 | HRESULT GetExceptionCount(BYTE* pbVal) |
| 28 | HRESULT GetExceptionService(BYTE bIndex, BYTE* pbIBRef, WORD* pwFirst, WORD* pwSecond) |
| 29 | HRESULT GetCountOfTableDescriptors(DWORD* pdwVal) |
| 30 | HRESULT GetTableDescriptorByIndex(DWORD dwIndex, IGenericDescriptor** ppDescriptor) |
| 31 | HRESULT GetTableDescriptorByTag(BYTE bTag, DWORD* pdwCookie, IGenericDescriptor** ppDescriptor) |