VirtualBox

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


Ignore:
Timestamp:
Jun 2, 2017 11:19:20 AM (8 years ago)
Author:
vboxsync
Message:

Main/ProgressImpl: Added IPRT progress callback method.

File:
1 edited

Legend:

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

    r65103 r67230  
    140140    bool i_notifyPointOfNoReturn(void);
    141141    bool i_setCancelCallback(void (*pfnCallback)(void *), void *pvUser);
     142
     143    static DECLCALLBACK(int) i_iprtProgressCallback(unsigned uPrecentage, void *pvUser);
    142144
    143145protected:
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