IDirectMemoryAccessService Methods |
The IDirectMemoryAccessService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetPreferredAddress |
Returns the preferred access to the address space.
The underlying protocol may prefer the user to access more data than addressed.
| |
| GetPreferredParameters |
Parameters to be applied to accesses.
| |
| GetRequiredAddress |
Returns the required access to the address space.
The underlying protocol may require the user to access more data than addressed.
| |
| InternalReadV |
Vectored block read to the peer.
| |
| InternalWriteV |
Vectored block write to the peer.
|
| Name | Description | |
|---|---|---|
| ReadV |
Vectored read request.
(Defined by DirectMemoryAccessService.) | |
| WriteV |
Vectored write request.
(Defined by DirectMemoryAccessService.) |