VirtualBox

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


Ignore:
Timestamp:
Jul 15, 2013 12:37:15 PM (12 years ago)
Author:
vboxsync
Message:

VRDP,Main,SharedOpenGL: enable 3d redirection if a RDP client connects

File:
1 edited

Legend:

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

    r46097 r47158  
    248248    uint32_t volatile mu32AudioInputClientId;
    249249
     250    int32_t volatile mcClients;
     251
    250252    static DECLCALLBACK(void) H3DORBegin(const void *pvContext, void **ppvInstance,
    251253                                         const char *pszFormat);
     
    260262                                                   void *pvBuffer, uint32_t cbBuffer, uint32_t *pcbOut);
    261263
    262     void remote3DRedirect(void);
     264    void remote3DRedirect(bool fEnable);
    263265
    264266    /*
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