VirtualBox

Changeset 75774 in vbox


Ignore:
Timestamp:
Nov 27, 2018 2:45:52 PM (6 years ago)
Author:
vboxsync
Message:

HGCM: Added fRequestor and fRestoring to VBOXHGCMSVCFNTABLE::pfnConnect. [fixes] bugref:9105

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/HGCM.cpp

    r75773 r75774  
    15131513
    15141514            pMsg->u32ClientId = handle;
     1515            pMsg->fRequestor = fRequestor;
     1516            pMsg->fRestoring = fRestoring;
    15151517
    15161518            rc = hgcmMsgSend(pMsg);
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