PORT_DATA_2 struttura (tcpxcv.h)

Sintassi

typedef struct _PORT_DATA_2 {
  WCHAR sztPortName[MAX_PORTNAME_LEN];
  DWORD dwVersion;
  DWORD dwProtocol;
  DWORD cbSize;
  DWORD dwReserved;
  WCHAR sztHostAddress[MAX_NETWORKNAME2_LEN];
  WCHAR sztSNMPCommunity[MAX_SNMP_COMMUNITY_STR_LEN];
  DWORD dwDoubleSpool;
  WCHAR sztQueue[MAX_QUEUENAME_LEN];
  BYTE  Reserved[514];
  DWORD dwPortNumber;
  DWORD dwSNMPEnabled;
  DWORD dwSNMPDevIndex;
  DWORD dwPortMonitorMibIndex;
} PORT_DATA_2, *PPORT_DATA_2;

Members

sztPortName[MAX_PORTNAME_LEN]

dwVersion

dwProtocol

cbSize

dwReserved

sztHostAddress[MAX_NETWORKNAME2_LEN]

sztSNMPCommunity[MAX_SNMP_COMMUNITY_STR_LEN]

dwDoubleSpool

sztQueue[MAX_QUEUENAME_LEN]

Reserved[514]

dwPortNumber

dwSNMPEnabled

dwSNMPDevIndex

dwPortMonitorMibIndex

Requisiti

Requisito Valore
Intestazione tcpxcv.h