Microsoft SDK for Java

getFlags

This method of the ClientStoragePermission Class retrieves the flags that control access to storage.

Syntax

public int getFlags();

Return Value

Returns one or both of the flags that control storage access: FL_GLOBALEXEMPT and FL_CANROAM.

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