IMSVidGraphSegmentContainer interface (segment.h)
[The feature associated with this page, Microsoft TV Technologies, is a legacy feature. Microsoft strongly recommends that new code does not use this feature.]
The IMSVidGraphSegmentContainer interface is exposed by the Video Control and contains one supported method, get_Graph, which obtains a pointer to the Filter Graph Manager.
Inheritance
The IMSVidGraphSegmentContainer interface inherits from the IUnknown interface. IMSVidGraphSegmentContainer also has these types of members:
Methods
The IMSVidGraphSegmentContainer interface has these methods.
IMSVidGraphSegmentContainer::get_Graph The get_Graph method returns a pointer to the Filter Graph Manager. |
Remarks
This interface has additional methods besides the one shown here, but they are not supported.
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(IMSVidGraphSegmentContainer)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�XP [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | segment.h (include Msvidctl.h) |