C# Class System.Net.hostent

显示文件 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_oe property

public IntPtr h_addr_list
return IntPtr

h_addrtype public_oe property

public short h_addrtype
return short

h_aliases public_oe property

public IntPtr h_aliases
return IntPtr

h_length public_oe property

public short h_length
return short

h_name public_oe property

public IntPtr h_name
return IntPtr