Specifications
C/C++ & DLL Libraries •• 49
5.15 _7200_Free_DMA_Mem
@ Description
Deallocate a system DMA memory under Windows 95/98
environment. This function is only available in Windows 95/98
version.
@ Syntax
Visual C++ (Windows 95/98)
int W_7200_Free_DMA_Mem (U32 handle)
Visual Basic (Windows 95/98)
W_7200_Free_DMA_Mem (ByVal handle As Long ) As Long
@ Argument
handle: The handle of system DMA memory to deallocate.
@ Return Code
ERR_NoError