14 _7200_free_dma_mem, Description, Syntax – ADLINK PCI-7200 User Manual

Page 69: Argument, Return code, Description @ syntax @ argument @ return code

Advertising
background image

C/C++ Libraries

57

5.14 _7200_Free_DMA_Mem

@ Description

Releases system DMA memory. This function is only available in
Windows 95/98.

@ Syntax

Visual C++ (Windows 95)

int W_7200_Free_DMA_Mem (U32 handle)

Visual Basic (Windows 95)

W_7200_Free_DMA_Mem (ByVal handle As Long ) As

Long

@ Argument

handle: The handle of system DMA memory to release.

@ Return Code

ERR_NoError

Advertising