DscFreeBoard

Universal Driver Documentation
Frees the system resources used by the given board and disables any of the board's currently running interrupt operations. This function must be called once for each board at the end of the program before calling dscFree().

Function Definition

BYTE dscFreeBoard(DSCB board);

Function Parameters

NameDescription
boardThe handle of the board to operate on

Return Value

Error code or 0.


This page was last modified 11:24, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.