Changeset 40482 in vbox for trunk/src/VBox/Main/include/ConsoleImpl.h
- Timestamp:
- Mar 15, 2012 2:20:01 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r40084 r40482 677 677 bool guestPropertiesVRDPEnabled(void); 678 678 void guestPropertiesVRDPUpdateLogon(uint32_t u32ClientId, const char *pszUser, const char *pszDomain); 679 void Console::guestPropertiesVRDPUpdateActiveClient(uint32_t u32ClientId); 679 680 void guestPropertiesVRDPUpdateClientAttach(uint32_t u32ClientId, bool fAttached); 680 681 void guestPropertiesVRDPUpdateNameChange(uint32_t u32ClientId, const char *pszName);
Note:
See TracChangeset
for help on using the changeset viewer.