Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::p6IEnumAliases Interface Referenceabstract

#include <p6net.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6R::P6INT32 addref ()=0
 
virtual P6R::P6ERR next (P6R::P6UINT32 cElements, P6R::P6NETALIAS *parElements, P6R::P6UINT32 *pcReturned)=0
 
virtual P6R::P6ERR queryInterface (const P6R::IID &iid, P6R::P6VOID **ppIface)=0
 
virtual P6R::P6INT32 release ()=0
 
virtual P6R::P6ERR reset ()=0
 

Detailed Description

This interface is used to enumerate aliases for host and protocol alias information.

See Also
P6R::p6IHostent, P6R::p6IProtoent, P6R::p6INetdb::gethostbyname2(), P6R::p6INetdb::gethostbyaddr(), P6R::p6INetdb::getprotobyname(), P6R::p6INetdb::getprotobynumber()

Definition at line 69 of file p6net.h.


The documentation for this interface was generated from the following file: