NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_ProtocolInfo Struct Reference

Data Fields

int nComponentId
 
char dllName [MAX_NAME_CHAR]
 
char protocolName [MAX_NAME_CHAR]
 
int protocolId
 
ISCONFIGURED status
 
char pszControlPacketName [MAX_CONTROL_PACKET][MAX_NAME_CHAR]
 

Detailed Description

Definition at line 64 of file Protocol.h.

Field Documentation

◆ dllName

char stru_ProtocolInfo::dllName[MAX_NAME_CHAR]

Definition at line 67 of file Protocol.h.

◆ nComponentId

int stru_ProtocolInfo::nComponentId

Definition at line 66 of file Protocol.h.

◆ protocolId

int stru_ProtocolInfo::protocolId

Definition at line 69 of file Protocol.h.

◆ protocolName

char stru_ProtocolInfo::protocolName[MAX_NAME_CHAR]

Definition at line 68 of file Protocol.h.

◆ pszControlPacketName

char stru_ProtocolInfo::pszControlPacketName[MAX_CONTROL_PACKET][MAX_NAME_CHAR]

Definition at line 71 of file Protocol.h.

◆ status

ISCONFIGURED stru_ProtocolInfo::status

Definition at line 70 of file Protocol.h.


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