OME-A-826PG Software Manual [Win 95/98/NT]
3.5.3 A826_AD_INT_Stop
z Description:
This subroutine will stop the interrupt transfer and remove the installed
interrupt handler.
z Syntax:
WORD A826_AD_INT_Stop(void )
z Parameter:
void.
z Return Value:
NoError : successful
INTStopError : fail
3.5.4 A826_GetIntCount
z Description:
This subroutine will read the transferred count of interrupt.
z Syntax:
WORD A826_GetIntCount(DWORD *dwVal )
z Parameter:
*dwVal : [Output] the address of dwVal,
the dwVal is the interrupt transferred count.
z Return Value:
NoError : successful
GetIntCountError : fail get interrupt count.
Date: Aug-15-2000 Ver: 2.2 Page 45