AVIFileExit

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

This function supersedes the obsolete AVIStreamExit function.

STDAPI_(VOID) AVIFileExit(VOID); 

Parameters

This function takes no parameters.

Return Values

This function does not return a value.

QuickInfo

  Windows NT: Requires version 3.1 or later.
  Windows: Requires Windows 95 or later.
  Windows CE: Unsupported.
  Header: Declared in vfw.h.
  Import Library: Use vfw32.lib.

See Also

AVIFile Functions and Macros Overview, AVIFile Functions