Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
[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 RemovePID method removes a packet identifier (PID) from the list of PIDs that the filter sends.
Syntax
HRESULT RemovePID(
[in] PID p
);
Parameters
[in] p
Specifies the PID 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 |