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 puts a Direct Memory Access (DMA) transfer into auto start mode.
Syntax
BOOL DMAStartTransfer(
DMA_TRANSFER_HANDLE hDmaTransferHandle
);
Parameters
- hBuffer
[in] DMA transfer handle.
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