RPacketContext::TDnsInfoV2 Class Reference

class RPacketContext::TDnsInfoV2 : public TPacketBase

Enables the client to set the primary and secondary DNS server names used on the context since version 2 of the API.

Supported from v7.0S.

Inherits from

Constructor & Destructor Documentation

TDnsInfoV2()

IMPORT_CTDnsInfoV2()

Standard constructor since version 2 of the API.

KETelExtPcktV2

Member Data Documentation

TProtocolAddress iPrimaryDns

TProtocolAddress iPrimaryDns

Primary DNS server name.

TProtocolAddress iSecondaryDns

TProtocolAddress iSecondaryDns

Secondary DNS server name.