Records 1 to 5 of 5
Browse Category
» Application
» Arc » AVI » Bitmap » Brush » Caret » Character » Clipboard » Color » Compress » Console » Cryptographic » Currency » Cursor » Date/Time » DDE » Device » Display » DLL » Drives » Ellipse » File » Font » FTP » HotKey » Icon » ImageList » Inet » INI-Files » Internet » Joystick » Keyboard » Memory » Menu » MIDI » Network » Objects » Pen » Picture » Polygon » Ports » Printer » Process » Rectangle » Registry » ScrollBar » Sound » Strings » System » Tape » Text » Timer » Triangle » Wait » Window |
5 AVI API Function
Sort: Most Viewed | Highest Rated | A-Z | Z-A
AVIFileReleaseThe AVIFileRelease function decrements the reference count of an AVI file interface handle and closes the file if the count reaches zero....Hits: 1758 Rating: (3.08) votes 345
AVIFileOpenThe AVIFileOpen function opens an AVI file and returns the address of a file interface used to access it. The AVIFile library maintains a count of the number of times a file is opened, but not the number of times it was released. Use the AVIFileRelease function to release the file and decrement the ...Hits: 2149 Rating: (2.89) votes 259
AVIFileInitThe 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 bef...Hits: 2107 Rating: (2.93) votes 513
AVIFileInfoThe AVIFileInfo function obtains information about an AVI file. ...Hits: 1796 Rating: (3.07) votes 541
AVIFileExitThe AVIFileExit function exits the AVIFile library and decrements the reference count for the library. ...Hits: 1623 Rating: (3.01) votes 470
Records 1 to 5 of 5
|