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

#include <p6eventq.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR cancelTimer (P6R::P6UINT32 nTimerId, P6R::P6VOID **ppHandleContext)=0
 
virtual P6R::P6ERR postIntervalTimer (P6R::P6INTERVAL *pnExpireInterval, P6R::P6QPRIORITY nPriority, P6R::P6VOID *pHandleContext, P6R::P6UINT32 *pTimerId)=0
 
virtual P6R::P6ERR postWaitTimer (P6R::P6TIME *pnTime, P6R::P6QPRIORITY nPriority, P6R::P6VOID *pHandleContext, P6R::P6UINT32 *pTimerId)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

Definition at line 534 of file p6eventq.h.


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