Changeset 34313 in vbox for trunk/src/VBox/Main/MachineImpl.cpp
- Timestamp:
- Nov 24, 2010 12:15:03 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 68071
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/MachineImpl.cpp
r34308 r34313 5729 5729 5730 5730 5731 STDMETHODIMP Machine::AttachHostPciDevice(LONG hostAddress, LONG desiredGuestAddress, I Context *eventContext, BOOL tryToUnbind)5731 STDMETHODIMP Machine::AttachHostPciDevice(LONG hostAddress, LONG desiredGuestAddress, IEventContext *eventContext, BOOL tryToUnbind) 5732 5732 { 5733 5733 return E_NOTIMPL;
Note:
See TracChangeset
for help on using the changeset viewer.