Microsoft SDK for Java

setFlags

This method of the ClientStoragePermission Class sets flags for controlling access to storage.

Syntax

public void setFlags(int flags);

Parameters

flags The values that control storage access. They must be one or both FL_GLOBALEXEMPT and FL_CANROAM.

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