BYTE dscSetUserInterruptFunctionType(DSCB board, DSCUSERINTFUNCTION* dscuserintfunction, DWORD int_type);
Name | Description |
---|---|
board | The handle of the board to operate on |
dscuserintfunction | Data structure containing information on the user interrupt function. See the definition DSCUSERINTFUNCTION. |
int_type | The interrupt type (one of INT_TYPE_*) to attach the function to |
Error code or 0.
This page was last modified 16:01, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.