// dispmprt.h
VP_STATUS DlDisableInterrupt(
PVOID DeviceHandle
);
View the official Windows Driver Kit DDI referenceNo description available.
Disables interrupts from a video adapter.
DeviceHandleA handle to a device.
This function returns VP_STATUS.