Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IHostent::getType ( P6INT32 pAddrType)
pure virtual

Retrieve the type of addresses being returned (P6AF_INET or P6AF_INTE6).

Parameters
pAddrType[ out ] The address of a P6INT32 in which will be placed the address type.
Returns