The Free and Open Productivity Suite
QA Volunteers Needed -- Help us test OpenOffice

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for Apache OpenOffice version 3.4.

:: 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 Feather

Copyright & License | Privacy | Contact Us | Donate

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