Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/5/2010
This function is used to determine if an interrupt identifier or 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 |
| Windows Embedded CE | Windows CE .NET 4.2 and later |