Microsoft SDK for Java

canRead

This method of the ClientStoreFile Class determines whether the application can read from the specified file.

Syntax

public boolean canRead();

Return Value

Returns true if the file specified by this object exists and the application can read the file; otherwise, returns false.

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