Contents Index Topic Contents | ||
Previous Topic: FilterGraph Property Next Topic: FullScreenMode Property |
FilterGraphDispatch Property
Contains an IDispatch interface pointer to the current filter graph object.
Syntax
[form.]object.FilterGraphDispatch [ = pdisp ]Settings
pdisp IDispatch pointer to the current filter graph object. Data Type
Integer (IDispatch*)
Remarks
The filter graph represents a specific configuration of source, transform, and rendering filters. The filter graph represents the complete set of software components needed to process a given multimedia stream within the DirectShow architecture.
Run-time access: read-only. Design-time access: read-only.
See Also
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.