Loading…

Method Name: MthCancelPendingEditSession

Method ID: 0x43C7

Method Label: Cancel pending edit session

Method Help: Cancel the pending edit session


  • {
  • char achCmdStatus[3];
  • int iResult;
  • iResult = SELECT_FROM_LIST(literal_string(2246),literal_string(2245));
  • if (iResult != 1)
  • return;
  • _set_all_resp_code(0);
  • _set_xmtr_all_resp_code(0);
  • _set_device_status(0xFF,0);
  • _set_xmtr_device_status(0xFF,0);
  • _set_no_device(0);
  • _set_comm_status(0xFF,0);
  • _set_no_device(2);


Please login for more