---
title: getActualTransfer
framework: kernel
role: pseudoSymbol
path: kernel/ioatacommand/1813827-getactualtransfer
---

# getActualTransfer

The byte count on the ending result, as best as can be determined by the controller. May be zero, but partial transfer may have occurred on error in some cases.

## Declaration

```occ
virtual IOByteCount getActualTransfer (
 void ); 
```

## See Also

### Miscellaneous

- [getBuffer](kernel/ioatacommand/1813832-getbuffer.md)
- [getCommandInUse](kernel/ioatacommand/1813837-getcommandinuse.md)
- [getCylHi](kernel/ioatacommand/1813841-getcylhi.md)
- [getCylLo](kernel/ioatacommand/1813846-getcyllo.md)
- [getDevice_Head](kernel/ioatacommand/1813849-getdevice_head.md)
- [getEndErrorReg](kernel/ioatacommand/1813854-getenderrorreg.md)
- [getEndStatusReg](kernel/ioatacommand/1813858-getendstatusreg.md)
- [getErrorReg](kernel/ioatacommand/1813861-geterrorreg.md)
- [getResult](kernel/ioatacommand/1813865-getresult.md)
- [getSectorCount](kernel/ioatacommand/1813869-getsectorcount.md)
- [getSectorNumber](kernel/ioatacommand/1813872-getsectornumber.md)
- [getStatus](kernel/ioatacommand/1813875-getstatus.md)
- [setBuffer](kernel/ioatacommand/1813877-setbuffer.md)
- [setByteCount](kernel/ioatacommand/1813880-setbytecount.md)
- [setCallbackPtr](kernel/ioatacommand/1813883-setcallbackptr.md)
- [setCommand](kernel/ioatacommand/1813885-setcommand.md)
- [setCylHi](kernel/ioatacommand/1813887-setcylhi.md)
- [setCylLo](kernel/ioatacommand/1813888-setcyllo.md)
- [setDevice_Head](kernel/ioatacommand/1813890-setdevice_head.md)
- [setFeatures](kernel/ioatacommand/1813892-setfeatures.md)
- [setFlags](kernel/ioatacommand/1813894-setflags.md)
- [setLBA28](kernel/ioatacommand/1813896-setlba28.md)
- [setOpcode](kernel/ioatacommand/1813898-setopcode.md)
- [setPacketCommand](kernel/ioatacommand/1813900-setpacketcommand.md)
- [setPosition](kernel/ioatacommand/1813902-setposition.md)
- [setRegMask](kernel/ioatacommand/1813904-setregmask.md)
- [setSectorCount](kernel/ioatacommand/1813906-setsectorcount.md)
- [setSectorNumber](kernel/ioatacommand/1813908-setsectornumber.md)
- [setTimeoutMS](kernel/ioatacommand/1813910-settimeoutms.md)
- [setTransferChunkSize](kernel/ioatacommand/1813912-settransferchunksize.md)
- [setUnit](kernel/ioatacommand/1813914-setunit.md)
- [zeroCommand](kernel/ioatacommand/1813915-zerocommand.md)
