Microsoft SDK for Java

putCurrencyRef

This method of the Variant Class replaces a value referenced by a VT_BYREF|VT_CY Variant object.

Syntax

public native void putCurrencyRef(long val);

Parameters

val The new value.

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