IBDA_FDC::RemovePid Method

[This documentation is preliminary and is subject to change.]
Removes one or more packet identifiers (PIDs) from the MPEG flow.

Syntax

HRESULT RemovePid(
  [in]  BSTR PidsToRemove
);

Parameters

  • PidsToRemove [in]
    A comma-separated list of PIDs to remove.

Return Value

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Remarks

This command causes the device to send a delete_flow_req Application Protocol Data Unit (APDU).

Requirements

Client Requires Windows 7.
IDL Declared in Bdaiface.idl.

See Also

IBDA_FDC

Send comments about this topic to Microsoft

Build date: 12/4/2008