13 _7300_free_dma_mem, Description, Syntax – ADLINK PCI-7300A User Manual

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

Advertising
background image

72

C/C++ Libraries

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