Contains information about a network address
typedef struct {
NWDPNetAddressTypeEnum type;
NWDPOctetString address;
} NWDPNetAddress, N_FAR *pNWDPNetAddress;
nwdp_att.h
Specifies the net address topology type:
Specifies the network address.
The network address is specified as an octet string and a type which is used to identify the syntax of the octet string.