VirtualBox

Changeset 69741 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Nov 18, 2017 4:04:44 AM (7 years ago)
Author:
vboxsync
Message:

Main: SDS plan B proof of concept update.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VirtualBoxSDSImpl.h

    r69734 r69741  
    142142#ifdef VBOX_WITH_SDS_PLAN_B
    143143    // quick and dirty for checking the concept.
    144     IVBoxSVC *m_pVBoxSVC;
    145     uint32_t  m_pidVBoxSVC;
     144    ComPtr<IVBoxSVC> m_ptrVBoxSVC;
     145    ComPtr<IVBoxSVC> m_ptrOtherVBoxSVC;
    146146#endif
    147147};
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