VirtualBox

Ignore:
Timestamp:
Oct 12, 2010 12:42:20 PM (14 years ago)
Author:
vboxsync
Message:

Main, vboxshell: implemented support for user activity capturing

File:
1 edited

Legend:

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

    r30764 r33061  
    2121#include "VirtualBoxBase.h"
    2222#include "ConsoleEvents.h"
     23#include "EventImpl.h"
    2324
    2425#include <VBox/pdmdrv.h>
     
    7677    STDMETHOD(PutCAD)();
    7778
     79    STDMETHOD(COMGETTER(EventSource)) (IEventSource ** aEventSource);
     80
    7881    static const PDMDRVREG  DrvReg;
    7982
     
    97100    /** Set after the first attempt to find the VMM Device. */
    98101    bool                    mfVMMDevInited;
     102
     103    const ComObjPtr<EventSource> mEventSource;
    99104};
    100105
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