Parses resource record from reply data.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public static DNS_rr_PTR Parse( string name, byte[] reply, ref int offset, int rdLength, int ttl )
Public Shared Function Parse ( name As String, reply As Byte(), ByRef offset As Integer, rdLength As Integer, ttl As Integer ) As DNS_rr_PTR
public: static DNS_rr_PTR^ Parse( String^ name, array<unsigned char>^ reply, int% offset, int rdLength, int ttl )
static member Parse : name : string * reply : byte[] * offset : int byref * rdLength : int * ttl : int -> DNS_rr_PTR
Return Value
DNS_rr_PTR
[Missing <returns> documentation for "M:LumiSoft.Net.DNS.DNS_rr_PTR.Parse(System.String,System.Byte[],System.Int32@,System.Int32,System.Int32)"]
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119