Jungo WinDriver  
Official Documentation

◆ WD_DMATransactionExecute

#define WD_DMATransactionExecute (   h,
  pDma 
)
Value:
#define FALSE
Definition: kpstdlib.h:260
#define IOCTL_WD_DMA_TRANSACTION_EXECUTE
Definition: windrvr.h:1666
#define WD_FUNCTION
Definition: windrvr.h:1838
#define SIZE_OF_WD_DMA(pDma)
Definition: windrvr.h:1845

Begins the execution of a specified DMA transaction.

Parameters
[in]hHandle to WinDriver's kernel-mode driver as received from WD_Open().
[in]pDmaPointer to a DMA information structure
Returns
Returns WD_STATUS_SUCCESS (0) on success, or an appropriate error code otherwise

Definition at line 2069 of file windrvr.h.