Specifies the number of bytes in an IP4 network address.
Namespace:
LanScape
Assembly:
LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
| C# |
|---|
public static int NUM_BYTES_IP_ADDRESS |
| Visual Basic (Declaration) |
|---|
Public Shared NUM_BYTES_IP_ADDRESS As Integer |
| Visual C++ |
|---|
public:
static int NUM_BYTES_IP_ADDRESS |
| J# |
|---|
public static int NUM_BYTES_IP_ADDRESS |
See Also