VINES_IP_ADDRESS struttura
La struttura VINES_IP_ADDRESS è un indirizzo IP in una rete Vines.
Sintassi
typedef struct _VINES_IP_ADDRESS {
DWORD NetID;
WORD SubnetID;
} VINES_IP_ADDRESS, *LPVINES_IP_ADDRESS;
Members
-
Netid
-
Identificatore di un computer specifico in una subnet specifica.
-
SubnetID
-
Identificatore di una subnet specifica nell'intera rete.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato |
Windows 2000 Professional [solo app desktop] |
Server minimo supportato |
Windows 2000 Server [solo app desktop] |
Intestazione |
|