| VirtualBox Main API
    | 
Information about PCI attachments. More...
 
 | Public Attributes | |
| readonly attribute wstring | name | 
| Device name. | |
| readonly attribute boolean | isPhysicalDevice | 
| If this is physical or virtual device. | |
| readonly attribute long | hostAddress | 
| Address of device on the host, applicable only to host devices. | |
| readonly attribute long | guestAddress | 
| Address of device in the guest. | |
Information about PCI attachments.
{91F33D6F-E621-4F70-A77E-15F0E3C714D5} | readonly attribute wstring IPCIDeviceAttachment::name | 
Device name.
| readonly attribute boolean IPCIDeviceAttachment::isPhysicalDevice | 
If this is physical or virtual device.
| readonly attribute long IPCIDeviceAttachment::hostAddress | 
Address of device on the host, applicable only to host devices.
| readonly attribute long IPCIDeviceAttachment::guestAddress | 
Address of device in the guest.