Namespaces
Variants
Actions

How to get the Volume Information

Jump to: navigation, search
Article Metadata

Article
Created: User:Kanu123 (29 Jun 2007)
Last edited: hamishwillee (26 Jul 2012)
Location: f32file.h 
Link against: efsrv.lib


RFs fs;
User::LeaveIfError(fs.Connect());
TVolumeInfo info;
if (fs.Volume(info, EDriveC)==KErrNone)
{
// on success contains the volume information of the drive
}
This page was last modified on 26 July 2012, at 05:36.
66 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved