Microsoft SDK for Java

RichEditFind.valid

Retrieves a boolean value that indicates whether the specified value is a valid member of this class.

Syntax

public static boolean valid( int value )

Parameters

value

The value to check against the values defined in this class.

Return Value

Returns true if the value is valid; otherwise, returns false.

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