Exemple #1
0
 public void BuildActionMap(ActionFormat af, string userName, ActionMapControl flags)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public SetActionMapReturnCodes SetActionMap(ActionFormat af, string userName, ApplyActionMap flags)
 {
     throw new NotImplementedException();
 }
Exemple #3
0
 public static DeviceList GetDevices(string name, ActionFormat actionFormat, EnumDevicesBySemanticsFlags flags)
 {
     throw new NotImplementedException();
 }