コード例 #1
0
 public static bool CloseDevice(IntPtr device)
 {
     return(Delegates.CloseDevice(device));
 }