| VirtualBox Main API
    | 
Address on the PCI bus. More...
 
 | Public Member Functions | |
| void | asLong ([retval] out long result) | 
| Convert PCI address into long. | |
| void | fromLong (in long number) | 
| Make PCI address from long. | |
| Public Attributes | |
| attribute short | bus | 
| Bus number. | |
| attribute short | device | 
| Device number. | |
| attribute short | devFunction | 
| Device function number. | |
Address on the PCI bus.
{C984D15F-E191-400B-840E-970F3DAD7296} | void IPCIAddress::asLong | ( | [retval] out long | result | ) | 
Convert PCI address into long.
| void IPCIAddress::fromLong | ( | in long | number | ) | 
Make PCI address from long.
| attribute short IPCIAddress::bus | 
Bus number.
| attribute short IPCIAddress::device | 
Device number.
| attribute short IPCIAddress::devFunction | 
Device function number.