Microsoft SDK for Java

getStorageLimit

This method of the ClientStoragePermission Class obtains the limit on the amount of data that can be stored.

Syntax

public long getStorageLimit();

Return Value

Returns The storage limit in bytes.

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