Library: DNSSD
Package: Core
Header: Poco/DNSSD/DNSSDBrowser.h
Direct Base Classes: CommonEventArgs
All Base Classes: CommonEventArgs
 ResolveHostEventArgs(
    BrowseHandle h,
    int f,
    const std::string & n,
    const Poco::Net::IPAddress & a,
    Poco::Int32 i,
    Poco::UInt32 t
);
Poco::Net::IPAddress address;
std::string host;
Poco::Int32 networkInterface;
Poco::UInt32 ttl;