AVI File Init function (AVIFileInit)

'AVIFileInit function initializes the AVIFile library.
Public Declare Sub AVIFileInit Lib "avifil32.dll" ()
'The AVIFile library maintains a count of the number of times it is initialized, but not the number of times it was released.
'Use the AVIFileExit function to release the AVIFile library and decrement the reference count. Call AVIFileInit before using any other AVIFile functions.
'This function supersedes the obsolete AVIStreamInit function.

Parameters
This function takes no parameters.
Return Values
This function does not return a value.
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.