Microsoft SDK for Java

Root.alloc

Allocates a root object.

Syntax

public synchronized static int alloc( Object o )

Parameters

o

The object to be allocated.

Return Value

Returns the root reference of the object.

See Also   com.ms.dll.Root.alloc

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