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 AddPID method adds a packet identifier (PID) to the list of PIDs that the filter sends.
Syntax
HRESULT AddPID(
[in] PID p
);
Parameters
[in] p
Specifies the PID of the transport stream packets to examine.
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 |