13 _7300_free_dma_mem – ADLINK PCIe-7300A User Manual

Page 87

Advertising
background image

C/C++ Libraries

77

5.13 _7300_Free_DMA_Mem

@ Description

Deallocate a system DMA memory under the Windows 95 envi-
ronment. This function is only available in the Windows 95 version.

@ Syntax

Visual C/C++ (Windows 95)

int W_7300_Free_DMA_Mem (HANDLE memID)

Visual Basic (Windows 95)

W_7300_Free_DMA_Mem (ByVal memID As Long ) As

Long

@ Argument

memID

:The memory ID of the system DMA memory to deallocate.

@ Return Code

NoError

Advertising