Microsoft SDK for Java

IValueAccess.getValue

Retrieves a value to be edited.

Syntax

public Object getValue()

Return Value

Returns an object that represents the value.

Remarks

This method is typically invoked by the value editor's editValue method. 

See Also   setValue

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