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: 2021 Rating: (3.07) votes 351
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: 2545 Rating: (2.89) votes 264
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: 2480 Rating: (3.02) votes 561
AVIFileInfoThe AVIFileInfo function obtains information about an AVI file. ...Hits: 2059 Rating: (3.07) votes 547
AVIFileExitThe AVIFileExit function exits the AVIFile library and decrements the reference count for the library. ...Hits: 1868 Rating: (3.00) votes 476
Records 1 to 5 of 5
|