IDns Interface
From AdiIRC API v2
A Sandcastle Documented Class Library
IDns Interface |
Represents a ip address entry as a result of a /dns lookup.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
The IDns type exposes the following members.
| Name | Description | |
|---|---|---|
| Hostname |
The hostname which was looked up/resolved.
| |
| IpAddress |
The ipaddress which looked up/resolved.
| |
| Nick |
The nick whos hostname who was looked up.
|