public class ICanShowWindowEvent extends IVetoEvent
IMachine.canShowConsoleWindow()is made by a
front-end to check if a subsequent call to
IMachine.showConsoleWindow()can succeed.
The callee should give an answer appropriate to the current
machine state using event veto. This answer must
remain valid at least until the next
IConsole.getState()change.
Interface ID: {ADF292B0-92C9-4A77-9D35-E058B39FE0B9}| Constructor and Description |
|---|
ICanShowWindowEvent(java.lang.String wrapped,
org.virtualbox_4_3.jaxws.VboxPortType port) |
| Modifier and Type | Method and Description |
|---|---|
static ICanShowWindowEvent |
queryInterface(IUnknown obj) |
addVeto, getVetos, isVetoedgetSource, getType, getWaitable, setProcessed, waitProcessedgetRemoteWSPort, getWrapped, releaseRemotepublic ICanShowWindowEvent(java.lang.String wrapped,
org.virtualbox_4_3.jaxws.VboxPortType port)
public static ICanShowWindowEvent queryInterface(IUnknown obj)