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

#include <p6eventq.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 
virtual P6R::P6ERR validateAccept (P6NETADDR *pLocalAddr, P6NETADDR *pRemoteAddr)=0
 
virtual P6R::P6ERR validateConnect (P6NETADDR *pRemoteAddr)=0
 

Detailed Description

This interface is passed into an p6IEventQ which will use it provide notifications and filter of actions performed by the eventq.

Definition at line 107 of file p6eventq.h.


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