Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The AddTable method adds a table identifier (TID) to the list of MPEG-2 table sections that the filter sends.
Syntax
HRESULT AddTable(
[in] PID p,
[in] TID t
);
Parameters
[in] p
Specifies the packet identifier (PID) of the transport stream packets to examine.
[in] t
Specifies the TID of the section to retrieve.
Return value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Requirements
| Requirement | Value |
|---|---|
| Target Platform | Windows |
| Header | mpeg2data.h |