IMSVidVideoRendererEvent::OverlayUnavailable method (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.]
This topic applies to Windows XP or later.
The OverlayUnavailable method is called when the overlay surface on the graphics card is not available.
Syntax
HRESULT OverlayUnavailable();
Return value
If this method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.
Remarks
The dispatch identifier (dispid) of this method is eventidOverlayUnavailable.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | segment.h (include Msvidctl.h) |