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
SysIntCloseRTS_IEC_RESULTInput
hIntRTS_IEC_HANDLE<param name=”hInt” type=”IN”>Handle to interrupt returned by SysIntOpen.</param>