Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Public Attributes | List of all members
TAdsReadRes Struct Reference

Response structure for the ADS Read command. More...

#include <packet-ams.h>

Public Attributes

uint32_t result
 
uint32_t cbLength
 
uint16_t firstDataWord
 

Detailed Description

Response structure for the ADS Read command.

Member Data Documentation

◆ cbLength

uint32_t TAdsReadRes::cbLength

Number of bytes of data returned in the response payload.

◆ firstDataWord

uint16_t TAdsReadRes::firstDataWord

First two bytes of the returned data payload, for quick inspection without parsing the full payload.

◆ result

uint32_t TAdsReadRes::result

ADS result code; 0 indicates success.


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