// dispmprt.h
BOOLEAN DlQueueDpc(
PVOID DeviceHandle
);
View the official Windows Driver Kit DDI referenceNo description available.
Allows a miniport driver to queue a DPC (displayport type-C).
DeviceHandleA handle that represents a display adapter.
This function returns BOOLEAN.