LibMWCapture  3.3.1
LibMWCapture Documentation
Data Fields
_MWCAP_CHANNEL_INFO Struct Reference

#include <MWCaptureExtension.h>

Data Fields

WORD wFamilyID
 
WORD wProductID
 
CHAR chHardwareVersion
 
BYTE byFirmwareID
 
DWORD dwFirmwareVersion
 
DWORD dwDriverVersion
 
CHAR szFamilyName [MW_FAMILY_NAME_LEN]
 
CHAR szProductName [MW_PRODUCT_NAME_LEN]
 
CHAR szFirmwareName [MW_FIRMWARE_NAME_LEN]
 
CHAR szBoardSerialNo [MW_SERIAL_NO_LEN]
 
BYTE byBoardIndex
 
BYTE byChannelIndex
 

Detailed Description

Definition at line 297 of file MWCaptureExtension.h.

Field Documentation

◆ byBoardIndex

BYTE byBoardIndex

Definition at line 308 of file MWCaptureExtension.h.

◆ byChannelIndex

BYTE byChannelIndex

Definition at line 309 of file MWCaptureExtension.h.

◆ byFirmwareID

BYTE byFirmwareID

Definition at line 301 of file MWCaptureExtension.h.

◆ chHardwareVersion

CHAR chHardwareVersion

Definition at line 300 of file MWCaptureExtension.h.

◆ dwDriverVersion

DWORD dwDriverVersion

Definition at line 303 of file MWCaptureExtension.h.

◆ dwFirmwareVersion

DWORD dwFirmwareVersion

Definition at line 302 of file MWCaptureExtension.h.

◆ szBoardSerialNo

CHAR szBoardSerialNo[MW_SERIAL_NO_LEN]

Definition at line 307 of file MWCaptureExtension.h.

◆ szFamilyName

CHAR szFamilyName[MW_FAMILY_NAME_LEN]

Definition at line 304 of file MWCaptureExtension.h.

◆ szFirmwareName

CHAR szFirmwareName[MW_FIRMWARE_NAME_LEN]

Definition at line 306 of file MWCaptureExtension.h.

◆ szProductName

CHAR szProductName[MW_PRODUCT_NAME_LEN]

Definition at line 305 of file MWCaptureExtension.h.

◆ wFamilyID

WORD wFamilyID

Definition at line 298 of file MWCaptureExtension.h.

◆ wProductID

WORD wProductID

Definition at line 299 of file MWCaptureExtension.h.


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