NKIsSysIntrValid (Compact 2013)
10/16/2014
This function is used to determine if an interrupt identifier (SYSINTR) value is valid.
Syntax
BOOL NKIsSysIntrValid(
DWORD idInt
);
Parameters
- idInt
[in] SYSINTR value.
Return Value
TRUE indicates that the SYSINTR value is valid; otherwise, the return value is FALSE.
Requirements
Header |
nkintr.h |
Library |
Nkstub.lib |