Changeset 58132 in vbox for trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp
- Timestamp:
- Oct 9, 2015 12:09:37 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/src-server/ApplianceImplIO.cpp
r57425 r58132 618 618 } 619 619 620 /** @interface_method_impl{VDINTERFACEIO,pfnRead } */620 /** @interface_method_impl{VDINTERFACEIO,pfnReadSync} */ 621 621 static DECLCALLBACK(int) fssRdOnly_ReadSync(void *pvUser, void *pvStorage, uint64_t off, void *pvBuf, 622 622 size_t cbToRead, size_t *pcbRead)
Note:
See TracChangeset
for help on using the changeset viewer.