Jungo WinDriver  
Official Documentation

◆ WD_SharedIntDisable

#define WD_SharedIntDisable (   h)     WD_FUNCTION(IOCTL_WD_IPC_SHARED_INT_DISABLE, h, 0, 0, FALSE)

Disables the Shared Interrupts mechanism of WinDriver for all processes.

Parameters
[in]hHandle to WinDriver's kernel-mode driver as received from WD_Open()
Returns
Returns WD_STATUS_SUCCESS (0) on success, or an appropriate error code otherwise

Definition at line 2346 of file windrvr.h.