VirtualBox

Changeset 38687 in vbox


Ignore:
Timestamp:
Sep 8, 2011 3:13:27 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
73913
Message:

Spelling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/com/ErrorInfo.h

    r38511 r38687  
    5454 *
    5555 *  This class is able to retrieve the per thread error and store it into its
    56  *  member variables. This class can also handle non VirtualBox errors (like
     56 *  member variables. This class can also handle non-VirtualBox errors (like
    5757 *  standard COM errors).
    5858 *
    5959 * ProgressErrorInfo:
    6060 *
    61  *  This is just a simple wrapper class to get the ErrorInfo stored within a
     61 *  This is just a simple wrapper class to get the ErrorInfo stored within an
    6262 *  IProgress object. That is the error which was stored when the progress
    6363 *  object was in use and not an error produced by IProgress itself.
     
    9898 * Some general hints:
    9999 *
    100  * - Always use setError, especially when you are work in an asynchrony thread,
     100 * - Always use setError, especially when you are working in an asynchronous thread
    101101 *   to indicate an error. Otherwise the error information itself will not make
    102102 *   it into the client.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette