public abstract class VMGuestLibHandle
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static VMGuestLibInterface |
open()
Open a new handle to the VMware Guest API provider and return an
interface instance.
|
public static VMGuestLibInterface open() throws VMGuestLibErrorException
VMGuestLibErrorException
- on error when opening the handle.VMware, Inc. (c)2006