Microsoft SDK for Java

getStorageLimit

This method of the ClientStore Class retrieves the amount of storage space allocated to the principal.

Syntax

public long getStorageLimit();

Return Value

Returns the amount of storage space allocated to the principal, in bytes.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.