Portability, Interruptdisable, Syntax – Rockwell Automation 6182 SDK User Manual
Page 64: Remarks, Return value, Interruptdone

4–24
RAC6182-Specific Extensions to the CE API
Publication 6182-UM002B-EN-P
(offset 0x0C) using HalGetBusDataByOffset(). The PCI slot interrupt is
disabled until this function is called.
Portability
The argument to this function is specific to the RAC6182 hardware.
InterruptDisable
This function disables the PCI interrupt.
Syntax
#include
#include
VOID InterruptDisable ( DWORD idInt )
Remarks
InterruptDisable() disables the virtual interrupt.
Return Value
One of the following:
Portability
The argument to this function is specific to the RAC6182 hardware.
InterruptDone
This function cleans up after the PCI interrupt.
Syntax
#include
#include
VOID InterruptDone ( DWORD idInt )
Remarks
InterruptDone() signals that the application which registered for the
virtual interrupt using InterruptInitialize() is done handling the interrupt.
The interrupt is reenabled when InterruptDone() is called.
Return Value
One of the following: