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 RemoveTable method removes a table identifier (TID) from the list of MPEG-2 table sections that the filter sends.
Syntax
HRESULT RemoveTable(
[in] PID p,
[in] TID t
);
Parameters
[in] p
Specifies the packet identifier (PID) of the table.
[in] t
Specifies the TID to remove from the list.
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 |