Changeset 99739 in vbox for trunk/include/VBox/vd-ifs-internal.h
- Timestamp:
- May 11, 2023 1:01:08 AM (2 years ago)
- svn:sync-xref-src-repo-rev:
- 157315
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/vd-ifs-internal.h
r98103 r99739 346 346 * The free space can be used for another transfer. 347 347 * 348 * @returns nothing.349 348 * @param pvUser The opaque user data passed on container creation. 350 349 * @param pMetaXfer The metadata transfer handle to release. … … 424 423 * Marks the given number of bytes as completed and continues the I/O context. 425 424 * 426 * @returns nothing.427 425 * @param pvUser The opaque user data passed on container creation. 428 426 * @param pIoCtx The I/O context.
Note:
See TracChangeset
for help on using the changeset viewer.