Overview
Group
Quick Info

IAVIStreaming::End

The End method ends the streaming operation. Called when an application uses the AVIStreamEndStreaming function.

HRESULT End(

PAVISTREAM ps

);

Parameters

ps

Address of the interface to a stream.

Return Values

Returns the HRESULT defined by OLE.

Remarks

For handlers written in C++, End has the following syntax:

HRESULT End(VOID);

See Also

AVIStreamEndStreaming

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples