Share via


IMpeg2TableFilter::AddPID Method

The AddPID method adds a packet identifier (PID) to the list of PIDs that the filter receives.

Syntax

HRESULT AddPID(
  [in]  PID p
);

Parameters

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

Header Declared in Mpeg2data.h.

See Also

IMpeg2TableFilter Interface

Send comments about this topic to Microsoft

Build date: 12/4/2008