Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: osl ::

class VolumeDevice


Base Classes
FileBase (public)
  |  
  +--VolumeDevice
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
The VolumeDevice class.
See Also
VolumeInfo
File
file.hxx

Public Members

Methods


VolumeDevice( );
Constructor.

VolumeDevice( const VolumeDevice & rDevice );
Copy constructor.

~VolumeDevice( );
Destructor.
VolumeDevice &
operator=( const VolumeDevice & rDevice );
Assignment operator.
RC
automount( );
Automount a volume device.
RC
unmount( );
Unmount a volume device.
rtl::OUString
getMountPath( );
Get the full qualified URL where a device is mounted to.

Data

oslVolumeDeviceHandle _aHandle;

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.