예제 #1
0
파일: Class1.cs 프로젝트: dug228/saberclaw
 internal static extern bool EnumDisplayDevices(
     string lpDevice, uint iDevNum, ref DISPLAY_DEVICE lpDisplayDevice,
     uint dwFlags);