Changeset 37069 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 13, 2011 12:41:38 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 71707
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/ProgressImpl.h
r35638 r37069 242 242 STDMETHOD(WaitForCompletion)(LONG aTimeout); 243 243 STDMETHOD(WaitForOperationCompletion)(ULONG aOperation, LONG aTimeout); 244 STDMETHOD(WaitForAsyncProgressCompletion)(IProgress *pProgressAsync); 244 245 STDMETHOD(Cancel)(); 245 246
Note:
See TracChangeset
for help on using the changeset viewer.