C# Class FileFind.Meshwork.OSXPlatform.ifaddrs

Exibir arquivo Open project: codebutler/meshwork

Public Properties

Property Type Description
ifa_addr System.IntPtr
ifa_dstaddr System.IntPtr
ifa_flags uint
ifa_name string
ifa_netmask System.IntPtr
ifa_next System.IntPtr

Property Details

ifa_addr public_oe property

public IntPtr,System ifa_addr
return System.IntPtr

ifa_dstaddr public_oe property

public IntPtr,System ifa_dstaddr
return System.IntPtr

ifa_flags public_oe property

public uint ifa_flags
return uint

ifa_name public_oe property

public string ifa_name
return string

ifa_netmask public_oe property

public IntPtr,System ifa_netmask
return System.IntPtr

ifa_next public_oe property

public IntPtr,System ifa_next
return System.IntPtr