IPWorks 2020 C++ Builder Edition

Questions / Feedback?

GetFieldValue Method

Get the value of the field indicated from a record.

Syntax

String __fastcall GetFieldValue(int RecordIndex, String FieldName);

Remarks

This method will get the value of the DNS record field specified by FieldName from the DNS record at RecordIndex. If no such field exists for that record type, the component raises an exception.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 C++ Builder Edition - Version 20.0 [Build 8307]