Garmin Fleet Management Controller  2.19.0
custom_form_move_type Struct Reference

Data type for Custom Forms Packet ID (0X1202) from client to server. More...

#include <fmi.h>

Public Attributes

uint32 form_id
 
uint32 new_position
 

Detailed Description

Data type for Custom Forms Packet ID (0X1202) from client to server.

Since
Protocol A612

Definition at line 1923 of file fmi.h.

Member Data Documentation

uint32 custom_form_move_type::form_id

Definition at line 1925 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and CCustomFormsDlg::moveOnDevice().

uint32 custom_form_move_type::new_position

Definition at line 1926 of file fmi.h.

Referenced by FmiLogParser::formatFmiPacket(), and CCustomFormsDlg::moveOnDevice().


The documentation for this struct was generated from the following file: