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: 3836 Rating: (2.89) votes 957
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: 4380 Rating: (2.88) votes 493
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: 4128 Rating: (3.28) votes 880
AVIFileInfoThe AVIFileInfo function obtains information about an AVI file. ...Hits: 4230 Rating: (3.06) votes 1864
AVIFileExitThe AVIFileExit function exits the AVIFile library and decrements the reference count for the library. ...Hits: 3701 Rating: (2.62) votes 748
Records 1 to 5 of 5
|