avistreamrelease (avifil32)
Last changed: dimzon541@gmail.com-195.38.23.41

.
Summary
TODO - a short description

C# Signature:

[DllImport("avifil32.dll")]
static extern int AVIStreamRelease(IntPtr pavi);

VB Signature:

Declare Function AVIStreamRelease Lib "avifil32.dll" (pavi As IntPtr) As Integer

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation