VirtualBox

Ignore:
Timestamp:
Jun 12, 2014 4:46:20 PM (10 years ago)
Author:
vboxsync
Message:

6813 Use of server side API wrapper code - ConsoleImpl.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/PCIRawDevImpl.cpp

    r49644 r51612  
    55
    66/*
    7  * Copyright (C) 2010-2013 Oracle Corporation
     7 * Copyright (C) 2010-2014 Oracle Corporation
    88 *
    99 * This file is part of VirtualBox Open Source Edition (OSE), as
     
    7676    PDRVMAINPCIRAWDEV pThis = RT_FROM_CPP_MEMBER(pInterface, DRVMAINPCIRAWDEV, IConnector);
    7777    Console *pConsole = pThis->pPCIRawDev->getParent();
    78     const ComPtr<IMachine>& machine = pConsole->machine();
     78    const ComPtr<IMachine>& machine = pConsole->i_machine();
    7979    ComPtr<IVirtualBox> vbox;
    8080
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette