Hi --
     The VFS API provides operations like open, read, write, close, and so on, 
on a virtual file system designed to operate somewhat like MS-DOS.
     The data in the file to which these operations are applied is only a bit 
stream; the meaning of the data isn't relevant. (Plainly put, VFS functions 
don't know or care about the type of data stored in files, JPEG or otherwise.)
     I hope this little bit of information is helpful. Best of luck in your 
efforts.
--Sid 2008feb08(10:26EST)

-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to