// dispmprt.h
PVP_DMA_ADAPTER DlGetDmaAdapter(
PVOID DeviceHandle,
PVP_DEVICE_DESCRIPTION DlpDeviceDescription
);
View the official Windows Driver Kit DDI referenceNo description available.
Returns a pointer to PVP_DMA_ADAPTER.
DeviceHandleA handle that represents a display adapter.
DlpDeviceDescriptionThis function returns PVP_DMA_ADAPTER.