Microsoft SDK for Java

clone

This method of the SafeArray Class creates an exact and independent duplicate of the SafeArray object. This method is a wrapper around the Microsoft® Win32® SafeArrayCopy function.

Syntax

public Object clone();

Return Value

Returns a new SafeArray object that contains an independent duplicate.

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