VirtualBox

Changeset 6375 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Jan 18, 2008 1:54:23 PM (17 years ago)
Author:
vboxsync
Message:

Main: Fixed VM error callback used during powerup so that it doesn't complete the progress object but simply saves the received error message; Fixed Progress::notifyComplete() to not accept the second and subsequent calls (all for #2238).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/ErrorInfo.cpp

    r5999 r6375  
    233233    }
    234234}
    235 
    236 /**
    237  *  Sets the given error info object for the current thread.  If @a aPreserve
    238  *  is @c true, then the current error info set on the thread before this
    239  *  method is called will be preserved in the IVirtualBoxErrorInfo::next
    240  *  attribute of the new error info object that will be then set as the
    241  *  current error info object.
    242  */
    243 
    244 //static
    245 HRESULT setError (IVirtualBoxErrorInfo *aInfo);
    246235
    247236// ProgressErrorInfo class
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