DlGetDeviceInformation 函数 (dispmprt.h)

检索系统检测到的配置信息。

语法

NTSTATUS DlGetDeviceInformation(
  PVOID             DeviceHandle,
  PDXGK_DEVICE_INFO DeviceInfo
);

参数

DeviceHandle

表示显示适配器的句柄。

DeviceInfo

设备信息。

返回值

此函数返回 NTSTATUS。

要求

要求
Header dispmprt.h