C# Class System.Net.hostent

Show file Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Public Properties

Property Type Description
h_addr_list IntPtr
h_addrtype short
h_aliases IntPtr
h_length short
h_name IntPtr

Property Details

h_addr_list public property

public IntPtr h_addr_list
return IntPtr

h_addrtype public property

public short h_addrtype
return short

h_aliases public property

public IntPtr h_aliases
return IntPtr

h_length public property

public short h_length
return short

h_name public property

public IntPtr h_name
return IntPtr