VirtualBox

Changeset 27977 in vbox for trunk/include


Ignore:
Timestamp:
Apr 4, 2010 7:21:59 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59683
Message:

VBoxHDD: Async I/O for flat images are back

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxHDD.h

    r27976 r27977  
    459459 * @return  VBox status code.
    460460 * @param   pvUser          Opaque user data which is passed on request submission.
    461  * @param   ppvCaller       Where to store the opaque user data the caller of
    462  *                          VDAsyncRead or VDAsyncWrite passed.
    463  */
    464 typedef DECLCALLBACK(int) FNVDCOMPLETED(void *pvUser, void **ppvCaller);
     461 */
     462typedef DECLCALLBACK(int) FNVDCOMPLETED(void *pvUser);
    465463/** Pointer to FNVDCOMPLETED() */
    466464typedef FNVDCOMPLETED *PFNVDCOMPLETED;
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