Returns a structure that contains information about an interrupt level.
BOOLEAN GetRtInterruptInfo(
    WORD wLevel,                // an interrupt level value
    LPINTERRUPTINFO lpInfo      // a pointer to a INTERRUPTINFO structure
);
wLevel 
lpInfo 
TRUE 
FALSE 
| Versions | Defined in | Include | Link to | 
|---|---|---|---|
| INtime 3.1 | intime/rt/include/rtbase.h | rt.h | rt.lib |