NET_DVR_LLPOS_PARAM

Position Information (Longitude and Latitude) Structure

Member

Data Type

Description

byLatitudeType

BYTE

Latitude type: 0-north, 1-south.

byLongitudeType

BYTE

Longitude type: 0-east, 1-west.

byRes1

BYTE[]

Reserved field whose size is 2 bytes.

struLatitude

NET_DVR_LLI_PARAM

Latitude information.

struLongitude

NET_DVR_LLI_PARAM

Longitude information.

byRes

BYTE[]

Reserved whose size is 16 bytes.