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

#include <p6service.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR getInfo (P6SERVICEINFO &info)=0
 
virtual P6R::P6ERR initialize (void)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 
virtual P6R::P6ERR start (void)=0
 
virtual P6R::P6ERR stop (void)=0
 
virtual P6R::P6ERR uninitialize (void)=0
 

Detailed Description

Used by the [p6]COM runtime to manage services.

This interface is implemented by components that are to be loaded by the [p6]COM runtime as a service.

Definition at line 33 of file p6service.h.


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