VirtualBox

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


Ignore:
Timestamp:
Oct 9, 2012 3:01:08 PM (12 years ago)
Author:
vboxsync
Message:

Main,VRDP,VBoxTray: location awareness extension (ported from 4.2).

File:
1 edited

Legend:

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

    r43131 r43584  
    690690    void guestPropertiesVRDPUpdateClientAttach(uint32_t u32ClientId, bool fAttached);
    691691    void guestPropertiesVRDPUpdateNameChange(uint32_t u32ClientId, const char *pszName);
     692    void guestPropertiesVRDPUpdateIPAddrChange(uint32_t u32ClientId, const char *pszIPAddr);
     693    void guestPropertiesVRDPUpdateLocationChange(uint32_t u32ClientId, const char *pszLocation);
     694    void guestPropertiesVRDPUpdateOtherInfoChange(uint32_t u32ClientId, const char *pszOtherInfo);
    692695    void guestPropertiesVRDPUpdateDisconnect(uint32_t u32ClientId);
    693696#endif
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