LibMWCapture  3.3.1
LibMWCapture Documentation
Data Fields
_MW_FIRMWARE_INFO_HEADER Struct Reference

#include <MWCommon.h>

Data Fields

DWORD dwMagic
 
DWORD dwCheckSum
 
WORD wVersion
 
WORD cbHeader
 
WORD wProductID
 
CHAR chHardwareVersion
 
BYTE byFirmwareID
 
DWORD dwFirmwareVersion
 
CHAR szProductName [MW_PRODUCT_NAME_LEN]
 
CHAR szFirmwareName [MW_FIRMWARE_NAME_LEN]
 
MW_DATE_TIME dtBuild
 
BYTE cSections
 

Detailed Description

Definition at line 42 of file MWCommon.h.

Field Documentation

◆ byFirmwareID

BYTE byFirmwareID

Definition at line 49 of file MWCommon.h.

◆ cbHeader

WORD cbHeader

Definition at line 46 of file MWCommon.h.

◆ chHardwareVersion

CHAR chHardwareVersion

Definition at line 48 of file MWCommon.h.

◆ cSections

BYTE cSections

Definition at line 54 of file MWCommon.h.

◆ dtBuild

MW_DATE_TIME dtBuild

Definition at line 53 of file MWCommon.h.

◆ dwCheckSum

DWORD dwCheckSum

Definition at line 44 of file MWCommon.h.

◆ dwFirmwareVersion

DWORD dwFirmwareVersion

Definition at line 50 of file MWCommon.h.

◆ dwMagic

DWORD dwMagic

Definition at line 43 of file MWCommon.h.

◆ szFirmwareName

CHAR szFirmwareName[MW_FIRMWARE_NAME_LEN]

Definition at line 52 of file MWCommon.h.

◆ szProductName

CHAR szProductName[MW_PRODUCT_NAME_LEN]

Definition at line 51 of file MWCommon.h.

◆ wProductID

WORD wProductID

Definition at line 47 of file MWCommon.h.

◆ wVersion

WORD wVersion

Definition at line 45 of file MWCommon.h.


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