Base abstract interface for all guest process events. More...
Public Attributes | |
readonly attribute IGuestProcess | process |
Guest process object which is related to this event. | |
readonly attribute unsigned long | pid |
Guest process ID (PID). |
Base abstract interface for all guest process events.
{2405F0E5-6588-40A3-9B0A-68C05BA52C4B}
readonly attribute IGuestProcess IGuestProcessEvent::process |
Guest process object which is related to this event.
readonly attribute unsigned long IGuestProcessEvent::pid |
Guest process ID (PID).