C# Class FileFind.Meshwork.OSXPlatform.ifaddrs

Afficher le fichier Open project: codebutler/meshwork

Méthodes publiques

Свойство 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
Résultat System.IntPtr

ifa_dstaddr public_oe property

public IntPtr,System ifa_dstaddr
Résultat System.IntPtr

ifa_flags public_oe property

public uint ifa_flags
Résultat uint

ifa_name public_oe property

public string ifa_name
Résultat string

ifa_netmask public_oe property

public IntPtr,System ifa_netmask
Résultat System.IntPtr

ifa_next public_oe property

public IntPtr,System ifa_next
Résultat System.IntPtr