Microsoft SDK for Java

IRemoteXXXXObject::
SetValue

The SetValue method of the IRemoteXXXXObject interface sets the value of a Java primitive type variable.

Syntax

HRESULT SetValue(<variable_type> value)

Parameters

[in] value The new value of this Java primitive type variable.

Return Value

S_OK Success. 

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