|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_7_0.IUnknown
org.virtualbox_7_0.IEvent
org.virtualbox_7_0.IGuestSessionEvent
org.virtualbox_7_0.IGuestProcessEvent
org.virtualbox_7_0.IGuestProcessIOEvent
org.virtualbox_7_0.IGuestProcessInputNotifyEvent
public class IGuestProcessInputNotifyEvent
Notification when a guest process' stdin became available. NOTE: This event is right now not implemented! Interface ID: {0DE887F2-B7DB-4616-AAC6-CFB94D89BA78}
Field Summary |
---|
Fields inherited from class org.virtualbox_7_0.IUnknown |
---|
obj, objMgr, port |
Constructor Summary | |
---|---|
IGuestProcessInputNotifyEvent(java.lang.String wrapped,
org.virtualbox_7_0.ObjectRefManager objMgr,
org.virtualbox_7_0.jaxws.VboxPortType port)
|
Method Summary | |
---|---|
ProcessInputStatus |
getStatus()
Current process input status. |
static IGuestProcessInputNotifyEvent |
queryInterface(IUnknown obj)
|
Methods inherited from class org.virtualbox_7_0.IGuestProcessIOEvent |
---|
getHandle, getProcessed |
Methods inherited from class org.virtualbox_7_0.IGuestProcessEvent |
---|
getPid, getProcess |
Methods inherited from class org.virtualbox_7_0.IGuestSessionEvent |
---|
getSession |
Methods inherited from class org.virtualbox_7_0.IEvent |
---|
getSource, getType, getWaitable, setProcessed, waitProcessed |
Methods inherited from class org.virtualbox_7_0.IUnknown |
---|
getObjMgr, getRemoteWSPort, getWrapped, releaseRemote |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IGuestProcessInputNotifyEvent(java.lang.String wrapped, org.virtualbox_7_0.ObjectRefManager objMgr, org.virtualbox_7_0.jaxws.VboxPortType port)
Method Detail |
---|
public ProcessInputStatus getStatus()
public static IGuestProcessInputNotifyEvent queryInterface(IUnknown obj)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |