ISBE2GlobalEvent2 interface (sbe.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.]
Offers access to global spanning events and their data from the Stream Buffer Source filters. A global spanning event contains state information that applies to all the streams in a pipeline. This interface extends the ISBE2GlobalEvent interface.
Inheritance
The ISBE2GlobalEvent2 interface inherits from ISBE2GlobalEvent. ISBE2GlobalEvent2 also has these types of members:
Methods
The ISBE2GlobalEvent2 interface has these methods.
ISBE2GlobalEvent2::GetEventEx Gets a global spanning event and its data from a Stream Buffer Source filter. |
Remarks
To declare the interface identifier (IID) for this interface, use the __uuidof operator: __uuidof(ISBE2GlobalEvent2)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | sbe.h |