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