Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
This function cancels an active DMA Transfer.
Syntax
BOOL DMACancelTransfer(
DMACancelTransfer DmaTransferHandle
);
Parameters
- DmaTransferHandle
[in] DMA Transfer Handle returned by DMAIssueTransfer.
Return Value
Returns TRUE on success. Returns FALSE on failure.
Requirements
| Header | oaldma.h |
| Library | CEDDK.lib |
| Windows Embedded CE | Windows Embedded CE 6.0 and later |
See Also
Reference
CEDDK Dynamic-Link Library DMA Functions
CEDDK Dynamic-Link Library DMA Structures