A | B | C |  D | E | F |  G | H | I |  J | K | L |  M | N | O |  P | Q | R |  S | T | U |  V | W | X |  Y | Z



AVIFileInit

The AVIFileInit function initializes the AVIFile library.
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.

VB4-32,5,6
Declare Sub AVIFileInit Lib "avifil32" ()

Operating Systems Supported
Requires Windows NT 3.1 or later; Requires Windows 95 or later

Library
Avifil32

Return Values
This function does not return a value.

Last update: 07 April 2006