@msdn=http://search.microsoft.com/search/results.aspx?qu=$$$ @pinvoke=http://pinvoke.net/$$$.htm Summary: Exits the ""AVIFile"" library and decrements the reference count for the library. Supersedes the obsolete AVIStreamExit function. !!!!C# Signature: [DllImport("avifil32.dll")] static extern void AVIFileExit(); !!!!VB .NET Signature: Declare Sub AVIFileExit Lib "avifil32.dll" () !!!!Notes: None. !!!!Tips & Tricks: Please add some! !!!!Sample Code: Please add some! !!!!Alternative Managed API: TODO: yes Documentation: AVIFileExit@msdn on MSDN
Edit avifil32.AVIFileExit
You do not have permission to change this page. If you feel this is in error, please send feedback with the contact link on the main page.