VirtualBox

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


Ignore:
Timestamp:
Apr 13, 2010 8:23:52 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59974
Message:

Guest Control: Update.

File:
1 edited

Legend:

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

    r28206 r28233  
    110110    int prepareExecuteEnv(const char *pszEnv, void **ppvList, uint32_t *pcbList, uint32_t *pcEnv);
    111111    /** Static callback for handling guest notifications. */
    112     static DECLCALLBACK(int) doGuestCtrlNotification(void *pvExtension, uint32_t u32Function, void *pvParms, uint32_t cbParms);
     112    static DECLCALLBACK(int) doGuestCtrlExecNotification(void *pvExtension, uint32_t u32Function, void *pvParms, uint32_t cbParms);
    113113# endif
    114114
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