VirtualBox

Changeset 1650 in vbox for trunk/include


Ignore:
Timestamp:
Mar 22, 2007 7:25:07 PM (18 years ago)
Author:
vboxsync
Message:

New VINF_HGCM_SAVE_STATE code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r1081 r1650  
    912912/** Invalid HGCM client id. */
    913913#define VERR_HGCM_INVALID_CLIENT_ID                 (-2905)
     914/** The HGCM is saving state. */
     915#define VINF_HGCM_SAVE_STATE                        (2906)
     916
    914917/** @} */
    915918
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