Microsoft SDK for Java

get

This method of the Root class extracts the Java object protected by a root handle.

Syntax

public static Object get(int root);

Return Value

Returns the Java object protected by the root handle.

Parameters

root The handle to dereference.

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