public class ICanShowWindowEvent extends IVetoEvent
IMachine.canShowConsoleWindow()
is made by a
front-end to check if a subsequent call toIMachine.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 nextIConsole.getState()
change.
Interface ID: {ADF292B0-92C9-4A77-9D35-E058B39FE0B9}Constructor and Description |
---|
ICanShowWindowEvent(java.lang.String wrapped,
org.virtualbox_6_0.ObjectRefManager objMgr,
org.virtualbox_6_0.jaxws.VboxPortType port) |
Modifier and Type | Method and Description |
---|---|
java.lang.Boolean |
getMidlDoesNotLikeEmptyInterfaces() |
static ICanShowWindowEvent |
queryInterface(IUnknown obj) |
addApproval, addVeto, getApprovals, getVetos, isApproved, isVetoed
getSource, getType, getWaitable, setProcessed, waitProcessed
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote
public ICanShowWindowEvent(java.lang.String wrapped, org.virtualbox_6_0.ObjectRefManager objMgr, org.virtualbox_6_0.jaxws.VboxPortType port)
public java.lang.Boolean getMidlDoesNotLikeEmptyInterfaces()
public static ICanShowWindowEvent queryInterface(IUnknown obj)