00001 #ifndef __epoc_s60_version_hpp__ 00002 #define __epoc_s60_version_hpp__ 00003 00004 #include <e32std.h> 00005 #include <f32file.h> 00006 00007 struct TPlatformVersion { 00008 TUint iMajor; 00009 TUint iMinor; 00010 }; 00011 00012 void GetS60PlatformVersionL(RFs& aFs, TPlatformVersion& aVersion); 00013 00014 // internally creates a temporary RFs session, so not efficient 00015 void GetS60PlatformVersionL(TPlatformVersion& aVersion); 00016 00017 #endif /* __epoc_s60_version_hpp__ */
ContextLogger2—ContextLogger2 Logger Daemon Internals—Generated on Mon May 2 13:49:52 2011 by Doxygen 1.6.1