Public Attributes

IGuestProcessOutputEvent Interface Reference

Notification when there is guest process output available for reading. More...

Inheritance diagram for IGuestProcessOutputEvent:
IGuestProcessIOEvent IGuestProcessEvent IGuestSessionEvent IEvent

List of all members.

Public Attributes

readonly attribute octet[] data
 Actual output data.

Detailed Description

Notification when there is guest process output available for reading.

Interface ID:
{D3D5F1EE-BCB2-4905-A7AB-CC85448A742B}

Member Data Documentation

readonly attribute octet [] IGuestProcessOutputEvent::data

Actual output data.