C# Class CalDavSynchronizer.Utilities.DnsQueryHelper.SRVRecord

ファイルを表示 Open project: aluxnimm/outlookcaldavsynchronizer

Public Properties

Property Type Description
Pad ushort
dwReserved int
dwTtl int
flags int
pName string
pNameTarget System.IntPtr
pNext System.IntPtr
wDataLength ushort
wPort ushort
wPriority ushort
wType ushort
wWeight ushort

Property Details

Pad public_oe property

public ushort Pad
return ushort

dwReserved public_oe property

public int dwReserved
return int

dwTtl public_oe property

public int dwTtl
return int

flags public_oe property

public int flags
return int

pName public_oe property

public string pName
return string

pNameTarget public_oe property

public IntPtr,System pNameTarget
return System.IntPtr

pNext public_oe property

public IntPtr,System pNext
return System.IntPtr

wDataLength public_oe property

public ushort wDataLength
return ushort

wPort public_oe property

public ushort wPort
return ushort

wPriority public_oe property

public ushort wPriority
return ushort

wType public_oe property

public ushort wType
return ushort

wWeight public_oe property

public ushort wWeight
return ushort