AVIFileExit function (vfw.h)

The AVIFileExit function exits the AVIFile library and decrements the reference count for the library.

This function supersedes the obsolete AVIStreamExit function.

Syntax

void AVIFileExit();

Return value

None

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
DLL Avifil32.dll

See also

AVIFile Functions

AVIFile Functions and Macros