Microsoft SDK for Java

putErrorRef

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

Syntax

public native void putErrorRef(int val);

Parameters

val The new value.

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