Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic applies to Update Rollup 2 for Microsoft Windows XP Media Center Edition 2005.
The BroadcastEventEx method is called when the MSVidStreamBufferSource object receives a broadcast event through the IBroadcastEventEx interface.
Syntax
HRESULT BroadcastEventEx(
[in] BSTR Guid,
[in] ULONG Param1,
[in] ULONG Param2,
[in] ULONG Param3,
[in] ULONG Param4
);
Parameters
Guid [in]
GUID that specifies the event.Param1 [in]
First implementation-dependent parameter.Param2 [in]
Second implementation-dependent parameter.Param3 [in]
Third implementation-dependent parameter.Param4 [in]
Fourth implementation-dependent parameter.
Return Value
Return S_OK or an error code.
Remarks
For more information, see IBroadcastEventEx::FireEx.
See Also
IMSVidStreamBufferSourceEvent3 Interface
Send comments about this topic to Microsoft
Build date: 12/4/2008