VirtualBox

Changeset 1650

Show
Ignore:
Timestamp:
03/22/07 20:25:07 (2 years ago)
Author:
vboxsync
Message:

New VINF_HGCM_SAVE_STATE code.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 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 

© 2008 Sun Microsystems, Inc.
ContactPrivacy policy