VirtualBox

Changeset 24703 in vbox for trunk/include/VBox/HostServices


Ignore:
Timestamp:
Nov 16, 2009 3:50:47 PM (15 years ago)
Author:
vboxsync
Message:

Main,GuestProperties: Moved the HGCM shutdown down after we've powered off the VM. Ditto for moving the guest properties to VBoxSVC. Explicitly flush the guest property change notifications before moving them. Added a handleUnexpectedExceptions to Console that is similar to the one found in VirtualBox (i.e. in VBoxSVC).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/HostServices/GuestPropertySvc.h

    r24666 r24703  
    245245     * The parameter format matches that of ENUM_PROPS.
    246246     */
    247     ENUM_PROPS_HOST = 6
     247    ENUM_PROPS_HOST = 6,
     248
     249    /**
     250     * Flush notifications.
     251     * Takes one 32-bit unsigned integer parameter that gives the number of
     252     * milliseconds to wait for the worker thread to get the work done.
     253     */
     254    FLUSH_NOTIFICATIONS_HOST
    248255};
    249256
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