ITBasicCallControl::GetDirectShowFilterGraph

[This is preliminary documentation and subject to change.]

Retrieves the filter graph of the call.

HRESULT GetDirectShowFilterGraph(
  IDispatch **ppDirectShowFilter
);
 

Parameters

ppDirectShowFilter
[out] Pointer to IDispatch interface of DirectShow™ filter graph.

Return Values

TBD