Overview | Methods | This Package | All Packages
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