Changeset 21647 in vbox for trunk/src/VBox/Main/include/ConsoleImpl.h
- Timestamp:
- Jul 16, 2009 12:46:21 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 50179
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ConsoleImpl.h
r21622 r21647 508 508 ComSafeArrayOut(ULONG64, aTimestamps), 509 509 ComSafeArrayOut(BSTR, aFlags)); 510 511 bool enabledGuestPropertiesVRDP (void); 512 void updateGuestPropertiesVRDPLogon (uint32_t u32ClientId, const char *pszUser, const char *pszDomain); 513 void updateGuestPropertiesVRDPDisconnect (uint32_t u32ClientId); 510 514 #endif 511 515
Note:
See TracChangeset
for help on using the changeset viewer.