Microsoft SDK for Java

putCurrency

This method of the Variant Class sets the Variant object to type VT_CY and clears the previous contents.

Syntax

public void putCurrency(long val);

Parameters

val The new value.

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