EnumDisplayDevices(NULL, devNum, &disp_device, 0), disp_device.StateFlags == 0?

zaihua zhou 1 Reputation point
2022-11-11T06:51:10.247+00:00

when i used EnumDisplayDevices funcation to enum my display device, but the returen value of this funcation is not zero and disp_device.StateFlags equal to zero. its is odd. What does it mean that the StateFlags equal to zero?

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,671 questions
{count} votes