'AVIFileExit function exits the AVIFile library and decrements the reference count for the library.
Public Declare Sub AVIFileExit Lib "avifil32.dll" ()
'This function supersedes the obsolete AVIStreamExit function.
This function takes no parameters.
This function does not return a value.