---
title: setActualTransfer
framework: kernel
role: pseudoSymbol
path: kernel/ioatabuscommand/1811997-setactualtransfer
---

# setActualTransfer

set the byte count of bytes actually transferred.

## Declaration

```occ
virtual void setActualTransfer (
 IOByteCount bytesTransferred ); 
```

## See Also

### Miscellaneous

- [allocateCmd](kernel/ioatabuscommand/1811850-allocatecmd.md)
- [executeCallback](kernel/ioatabuscommand/1811860-executecallback.md)
- [getBuffer](kernel/ioatabuscommand/1811872-getbuffer.md)
- [getByteCount](kernel/ioatabuscommand/1811883-getbytecount.md)
- [getCallbackPtr](kernel/ioatabuscommand/1811895-getcallbackptr.md)
- [getFlags](kernel/ioatabuscommand/1811906-getflags.md)
- [getOpcode](kernel/ioatabuscommand/1811919-getopcode.md)
- [getPacketData](kernel/ioatabuscommand/1811925-getpacketdata.md)
- [getPacketSize](kernel/ioatabuscommand/1811935-getpacketsize.md)
- [getPosition](kernel/ioatabuscommand/1811945-getposition.md)
- [getRegMask](kernel/ioatabuscommand/1811953-getregmask.md)
- [getTaskFilePtr](kernel/ioatabuscommand/1811963-gettaskfileptr.md)
- [getTimeoutMS](kernel/ioatabuscommand/1811972-gettimeoutms.md)
- [getTransferChunkSize](kernel/ioatabuscommand/1811979-gettransferchunksize.md)
- [getUnit](kernel/ioatabuscommand/1811986-getunit.md)
- [init](kernel/ioatabuscommand/1811993-init.md)
- [setCommandInUse](kernel/ioatabuscommand/1812002-setcommandinuse.md)
- [setResult](kernel/ioatabuscommand/1812006-setresult.md)
- [zeroCommand](kernel/ioatabuscommand/1812011-zerocommand.md)
