VirtualBox

Ignore:
Timestamp:
Feb 26, 2014 7:55:39 PM (11 years ago)
Author:
vboxsync
Message:

6813 src-client/GuestFileImpl.cpp

File:
1 edited

Legend:

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

    r49948 r50618  
    642642protected:
    643643
    644     virtual int onRemove(void) = 0;
     644    virtual int i_onRemove(void) = 0;
    645645
    646646    /** Callback dispatcher -- must be implemented by the actual object. */
    647     virtual int callbackDispatcher(PVBOXGUESTCTRLHOSTCBCTX pCbCtx, PVBOXGUESTCTRLHOSTCALLBACK pSvcCb) = 0;
     647    virtual int i_callbackDispatcher(PVBOXGUESTCTRLHOSTCBCTX pCbCtx, PVBOXGUESTCTRLHOSTCALLBACK pSvcCb) = 0;
    648648
    649649protected:
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