TTMSFNCIPEditType Enumeration
Specifies the address format used by the IP edit control.
API unit family: TMSFNCIPEdit
Members
| Name | Description |
|---|---|
IPv4 |
IPv4 dotted-decimal notation (e.g. 192.168.1.1). |
IPv6 |
IPv6 colon-separated hex notation (e.g. 0000:0000:...). |
MAC |
MAC address dash-separated notation (e.g. 00-1A-2B-3C-4D-5E). |