George, Here you go.
// Check if VFS features are available error = FtrGet(sysFileCVFSMgr, vfsFtrIDVersion, &version); // note that version is UInt32 if(error) return; // vfs not available Mike McCollister --- George Georgiev <[EMAIL PROTECTED]> wrote: > Hi > > Can some body tell me how to detect whether VFS is > available on device. > > Sony Clue Documentation says that VFS is available > in OS 4.0 and later, but > I have got device with OS 3.523 that support VFS. > > Thanks in advance. > > Goro > > > _________________________________________________________ > Do You Yahoo!? > Get your free @yahoo.com address at > http://mail.yahoo.com > > > -- > For information on using the Palm Developer Forums, > or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
