ISBE2GlobalEvent 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.
Inheritance
The ISBE2GlobalEvent interface inherits from the IUnknown interface. ISBE2GlobalEvent also has these types of members:
Methods
The ISBE2GlobalEvent interface has these methods.
ISBE2GlobalEvent::GetEvent 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(ISBE2GlobalEvent)
.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows�7 [desktop apps only] |
Minimum supported server | None supported |
Target Platform | Windows |
Header | sbe.h |