Jungo WinDriver
Official Documentation
|
const CHAR *DLLCALLCONV WDC_IntType2Str | ( | _In_ DWORD | dwIntType | ) |
Converts interrupt type to string.
[in] | dwIntType | Interrupt types bit-mask |
For more detailed information about interrupt handling, please refer to 10.1. Handling Interrupts
For a sample user-mode interrupt handling code, please refer to 10.1.8. Sample User-Mode WinDriver Interrupt Handling Code