AVI File Release function (AVIFileRelease)

'AVIFileRelease function decrements the reference count of an AVI file interface handle and closes the file if the count reaches zero.
Private Declare Function AVIFileRelease Lib "avifil32.dll" (ByVal pfile As Integer) As Integer

'This function supersedes the obsolete AVIFileClose function.
'Parameters
' pfile Handle to an open AVI file.
'
'Return Values
' Returns the reference count of the file. This return value should be used only for debugging purposes.

Copyright 2004-2010 Excalibur software Solutions All rights reserved

Note: Any unsolicited email sent to Excalibur Software Solutions or any members of Excalibur Software Solutions, will be archived and a fee of $5.00 dollars US per email per month will be charged to the content owner of said email. The Content Owner must inform Excalibur Software Solutions in writing; they no longer require archive services for each email archived within 30 days of cancelation. The content holder is defined as the entities represented in email regardless of sender. The sender is the representative of the content holder.