Volume Administration Control Overview

The Volume Administration Control provides features to manage a NetWare volume. It lets you view and modify volume information (disk space, namespaces, modification dates), and manage directories and files (file sharing, renaming, compression).

Use this control to develop network applications for a variety of volume and file system tasks, including

  • Check user rights.

  • Add and delete trustees.

  • View volume disk space details.

The NWVolAdm Control references directory and file data through the NWEntry object. It abstracts space limit data in the NWSpaceLimits object.

Objects and Collections

The Volume Administration Control is a non-visual control that incorporates objects and collections that make up the elements of a server volume. The NWVolAdm Control is the top-level object that allows you to identify and manipulate the server volume and its directories and files. It provides methods to load and unload the volume, and to search for specified entries.

Illustrates the various objects and collection of the control: NWVolAdm, NWEntry, NWFile, NWNetworkNames, NWNetworkName, NWTrustees, NWTrustee, NWRights, NWEntries, NWSpaceLimits, and NWSpaceLimit

image/nwvolamin_shg.gif

 

Object Diagram

The NWVolAdm properties return volume attributes, such as disk space information, modification time and date, the name of the host server, and so on.

See Also

NWVolAdmn Control

Error Codes