[ Previous ] [ Contents ] [ Index ] [ Next ]

Ns_RmdirWithQuota

Overview

Remove a directory and adjust quota

Syntax

    int Ns_RmdirWithQuota(
      char *hServer, 
      char *dirname
    )

Description

This function performs a rmdir (like the libc rmdir function), and the quota is reduced by the size of the directory. It returns -1 for an error.

Top of Page

[ Previous ] [ Contents ] [ Index ] [ Next ]
Copyright © 1996 America Online, Inc.