Changeset 67230 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- Jun 2, 2017 11:19:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ProgressImpl.h
r65103 r67230 140 140 bool i_notifyPointOfNoReturn(void); 141 141 bool i_setCancelCallback(void (*pfnCallback)(void *), void *pvUser); 142 143 static DECLCALLBACK(int) i_iprtProgressCallback(unsigned uPrecentage, void *pvUser); 142 144 143 145 protected:
Note:
See TracChangeset
for help on using the changeset viewer.