DlGetDeviceInformation-Funktion (dispmprt.h)
Ruft vom System erkannte Konfigurationsinformationen ab.
Syntax
NTSTATUS DlGetDeviceInformation(
PVOID DeviceHandle,
PDXGK_DEVICE_INFO DeviceInfo
);
Parameter
DeviceHandle
Ein Handle, das eine Grafikkarte darstellt.
DeviceInfo
Geräteinformationen.
Rückgabewert
Diese Funktion gibt NTSTATUS zurück.
Anforderungen
Anforderung | Wert |
---|---|
Header | dispmprt.h |