IHostPciDevicePlugEvent Interface Reference

Notification when host PCI device is plugged/unplugged. More...

Inheritance diagram for IHostPciDevicePlugEvent:

IMachineEvent IEvent

List of all members.

Public Attributes

readonly attribute boolean plugged
 If device successfully plugged or unplugged.
readonly attribute boolean success
 If operation was successful, if false - 'message' attribute may be of interest.
readonly attribute
IPciDeviceAttachment 
attachment
 Attachment info for this device.
readonly attribute IEventContext eventContext
 Context object, passed into attachHostPciDevice() and attachHostPciDevice().
readonly attribute wstring message
 Optional error message.


Detailed Description

Notification when host PCI device is plugged/unplugged.

Interface ID:
{EDD4782B-DB74-43A0-B724-2BAA36F039CC}

Member Data Documentation

readonly attribute boolean IHostPciDevicePlugEvent::plugged

If device successfully plugged or unplugged.

readonly attribute boolean IHostPciDevicePlugEvent::success

If operation was successful, if false - 'message' attribute may be of interest.

Attachment info for this device.

Context object, passed into attachHostPciDevice() and attachHostPciDevice().

readonly attribute wstring IHostPciDevicePlugEvent::message

Optional error message.


Generated on Thu Oct 13 15:39:36 2011 for VirtualBox Main API by  doxygen 1.5.6