IBDA_FDC::AddPid Method
[This documentation is preliminary and is subject to change.]
Adds one or more packet identifiers (PIDs) to the MPEG flow.
Syntax
HRESULT AddPid(
[in] BSTR PidsToAdd,
[out] DWORD *RemainingFilterEntries
);
Parameters
PidsToAdd [in]
A comma-separated list of PIDs.RemainingFilterEntries [out]
Receives the number of remaining MPEG flows on the device.
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 new_flow_req Application Protocol Data Unit (APDU).
Requirements
| Client | Requires Windows 7. |
| IDL | Declared in Bdaiface.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008