Share via


IMpeg2TableFilter::RemovePID Method

The RemovePID method removes a packet identifier (PID) from the list of PIDs that the filter receives.

Syntax

HRESULT RemovePID(
  [in]  PID p
);

Parameters

  • p [in]
    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

Header Declared in Mpeg2data.h.

See Also

IMpeg2TableFilter Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008