| TotalSize read-only property Returns
          the total size of the drive 
        Syntax:
          
            variable = object.TotalSize 
            The returned value is double precision floating point number. It
            is the total number of bytes that can be stored on the drive. 
           
        Remarks:
        
          As in the other similar methods on Windows 95 (first editions) the
          returned value can be incorrect for large hard disks. 
         
        Applies to: SFDrive object 
          Supported on: 
          
            Windows 95/NT and later 
            Windows CE 3.0 and later 
            Pocket PC/Windows Mobile 2003 and later 
            Windows CE.NET 4 and later 
           
          
         |