Example: IN_BatchSetMenuStatus

 

/* Remove the Group, Change Hotspot Data command */

if ( ( nError = IN_BatchSetMenuStatus( IN_CMD_CHANGE_HOTSPOT_DATA, IN_UI_REMOVED ) ) != IN_SUCCESS )

 {

  ErrorHandler( nError, "Error message:" );

 }