Specifications

C/C++ & DLL Libraries 51
5.17 _7200_Free_DBDMA_Mem
@ Description
Deallocate a system circular buffer DMA memory under Windows
95/98 environment. This function is only available in Windows
95/98 version. For double-buffered transfer principle, please refer
to Section 6 “Double Buffered Mode Principle”.
@ Syntax
Visual C++ (Windows 95/98)
int W_7200_Free_DBDMA_Mem (U32 handle)
Visual Basic (Windows 95/98)
W_7200_Free_DBDMA_Mem (ByVal handle As Long ) As Long
@ Argument
handle: The handle of system DMA memory to deallocate.
@ Return Code
ERR_NoError