VirtualBox

Changeset 29863 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 28, 2010 1:33:59 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
62104
Message:

Main: missing Progress changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ProgressImpl.h

    r28800 r29863  
    261261                           const GUID &aIID,
    262262                           const Bstr &aComponent,
    263                            const char *aText, ...);
     263                           const char *aText,
     264                           ...);
     265    HRESULT notifyCompleteV(HRESULT aResultCode,
     266                            const GUID &aIID,
     267                            const Bstr &aComponent,
     268                            const char *aText,
     269                            va_list va);
    264270    bool notifyPointOfNoReturn(void);
    265271
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