INADDR (UNION)
TYPE INADDR : UNION
This union contains an IP address in three different formats.
- InOut:
Name
Type
Comment
S_un_bAddress for byte-by-byte access
S_un_wAddress for word-by-word access
ulAddrUDINTIP-address
INADDR (UNION)TYPE INADDR : UNION
This union contains an IP address in three different formats.
Name |
Type |
Comment |
|---|---|---|
|
Address for byte-by-byte access |
|
|
Address for word-by-word access |
|
|
|
IP-address |