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.
The End method ends frame extraction and decompression. Called when an application uses the AVIStreamGetFrameClose function.
Syntax
HRESULT End();
Return value
Returns the HRESULT defined by OLE.
Remarks
For handlers written in C++, Begin has the following syntax:
HRESULT End(VOID);
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | vfw.h |
| Library | Vfw32.lib |