IMSVidCtl::Refresh Method
This topic applies to Windows XP or later.
The Refresh method immediately updates the Video Control's appearance.
Syntax
HRESULT Refresh();
Parameters
This method has no parameters.
Return Value
If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Remarks
This method is a stock ActiveX® control method. It forces the Video Control window to repaint itself. Before repainting, the Video Control ensures that the video rectangle is up to date and that all Video Mixing Renderer settings are correct.
Requirements
Header | Declared in Dshow.h. |
DLL | Requires Quartz.dll. |
See Also
Send comments about this topic to Microsoft
Build date: 12/4/2008