Share via


IDMAChannel::AbortAllTransfers (Windows Embedded CE 6.0)

1/6/2010

This method aborts the DMA transfer in progress and flushes the transfer queue.

Syntax

HRESULT AbortAllTransfers();

Parameters

None.

Return Value

If the method completes successfully, the return value is S_OK.

Requirements

Header dvddrvr.idl
Windows Embedded CE Windows CE .NET 4.0 and later

See Also

Reference

IDMAChannel