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

#include <p6thread.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR enumThreads (p6IEnumThreadInfo **ppEnum)=0
 
virtual P6R::P6ERR getCurrentThread (p6ICurThread **ppCurThread)=0
 
virtual P6R::P6ERR getCurrentThreadLogger (p6ILogProducer **ppLogger)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

This interface is used to create new threads as well as get an enumerator to get information about each running thread in the system.

Definition at line 391 of file p6thread.h.


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