Exemplo n.º 1
0
 public override void DeviceInformation(int selector, IntPtr buf, ref int len)
 {
     impl.DeviceInformation(selector, buf, ref len);
 }