MAX_HOSTNAME_LEN (iphlpapi)
Last changed: anonymous

.
Summary
Maximum length of a host name

C# Signature:

public const int MAX_HOSTNAME_LEN = 128;

VB Signature:

Public Const MAX_HOSTNAME_LEN As Integer = 128

User-Defined Types:

None.

Alternative Managed API:

Do you know one? Please contribute it!

Notes:

None.

Tips & Tricks:

Please add some!

Sample Code:

Please add some!

Documentation
Documentation