Microsoft SDK for Java

setCurrentDirectory

This method of the ClientStore Class sets the current directory in the store.

Syntax

public void setCurrentDirectory(String newcurdir) throws IOException;

Parameters

newcurdir The new current directory.

Exceptions

IOException if the specified directory is not valid.

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