SysIntClose
(FUN)
FUNCTION SysIntClose : RTS_IEC_RESULT
<description>Close an interrupt</description> <result><p>RESULT: Returns the runtime system error code (see CmpErrors.library).</p></result>
- InOut:
Scope
Name
Type
Comment
Return
SysIntClose
RTS_IEC_RESULT
Input
hInt
RTS_IEC_HANDLE
<param name=”hInt” type=”IN”>Handle to interrupt returned by SysIntOpen.</param>