Method BeginFlush
From AVObjects Knowledge Base
(Difference between revisions)
(Created page with "{{This|interfaces/iavobject/Init.html}} <!--SORT=3--> TODO: Description === === <source lang=idl>HRESULT BeginFlush()</source> Category:IAVObject ===Returns:=== <pre> S_...") |
|||
Line 12: | Line 12: | ||
E_FAIL Some error. | E_FAIL Some error. | ||
</pre> | </pre> | ||
+ | [[Category:IAVObject]] |
Revision as of 14:33, 8 July 2014
This page is a copy of the original page on the AVObjects' web site and can also be viewed here.
TODO: Description
HRESULT BeginFlush()
Returns:
S_OK Flushing started successfully E_FAIL Some error.