// dispmprt.h
NTSTATUS DlIndicateChildStatus(
PVOID DeviceHandle,
PDXGK_CHILD_STATUS ChildStatus
);
View the official Windows Driver Kit DDI referenceNo description available.
Indicates the child status of the display adapter.
DeviceHandleA handle that represents a display adapter.
ChildStatusThis function returns NTSTATUS.