VirtualBox

Ignore:
Timestamp:
Jul 16, 2009 12:46:21 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
50179
Message:

Pass RDP client name, username and domain via guest properties (xTracker #4123)

File:
1 edited

Legend:

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

    r21622 r21647  
    508508                                        ComSafeArrayOut(ULONG64, aTimestamps),
    509509                                        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);
    510514#endif
    511515
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette