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_...") |
|||
(2 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | {{This|interfaces/iavobject/ | + | {{This|interfaces/iavobject/BeginFlush.html}} |
<!--SORT=3--> | <!--SORT=3--> | ||
Line 5: | Line 5: | ||
=== === | === === | ||
<source lang=idl>HRESULT BeginFlush()</source> | <source lang=idl>HRESULT BeginFlush()</source> | ||
− | |||
===Returns:=== | ===Returns:=== | ||
Line 12: | Line 11: | ||
E_FAIL Some error. | E_FAIL Some error. | ||
</pre> | </pre> | ||
+ | [[Category:IAVObject]] |
Latest revision as of 14:35, 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.