Changeset 13988 in vbox for trunk/include/VBox
- Timestamp:
- Nov 9, 2008 9:36:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxHDD-new.h
r13734 r13988 451 451 * @param pStorage The storage handle to use. 452 452 * @param uOffset The offset to start from. 453 * @ þaram cbWrite How many bytes to write.453 * @param cbWrite How many bytes to write. 454 454 * @param pvBuf Pointer to the bits need to be written. 455 455 * @param pcbWritten Where to store how many bytes where actually written. … … 465 465 * @param pStorage The storage handle to use. 466 466 * @param uOffset The offset to start from. 467 * @ þaram cbRead How many bytes to read.467 * @param cbRead How many bytes to read. 468 468 * @param pvBuf Where to store the read bits. 469 469 * @param pcbRead Where to store how many bytes where actually read.
Note:
See TracChangeset
for help on using the changeset viewer.