VirtualBox

Changeset 75756 in vbox


Ignore:
Timestamp:
Nov 27, 2018 1:42:04 AM (6 years ago)
Author:
vboxsync
Message:

GuestControlSvc: Defined 4 new commands that will succeed GUEST_MSG_WAIT - completely untested. [doxyfix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostServices/GuestControl/service.cpp

    r75755 r75756  
    12381238 * @retval  VINF_HGCM_ASYNC_EXECUTE if message wait is pending.
    12391239 *
    1240  * @param   idClientID  The client's ID.
     1240 * @param   idClient    The client's ID.
    12411241 * @param   hCall       The client's call handle.
    12421242 * @param   cParms      Number of parameters.
     
    13201320 * @retval  VINF_HGCM_ASYNC_EXECUTE if message wait is pending.
    13211321 *
    1322  * @param   idClientID  The client's ID.
     1322 * @param   idClient    The client's ID.
    13231323 * @param   hCall       The client's call handle.
    13241324 * @param   cParms      Number of parameters.
     
    14431443 * @retval  VINF_HGCM_ASYNC_EXECUTE if message wait is pending.
    14441444 *
    1445  * @param   idClientID  The client's ID.
     1445 * @param   idClient    The client's ID.
    14461446 * @param   cParms      Number of parameters.
    14471447 */
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