Microsoft SDK for Java

reinterpretType

This method of the SafeArray Class forces the SafeArray to interpret elements as another variant type.

Syntax

public void reinterpretType(int vt);

Parameters

vt The new variant type of the element.

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