Microsoft SDK for Java

getState

This method of the Command class retrieves a value that indicates for all applicable objects whether the state of the object is open or closed.

Syntax

public int getState();

Return Value

Returns an integer that indicates the object's state.

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