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

#include <p6consolestream.h>

Inherits P6R::p6ICom.

Public Member Functions

virtual P6INT32 addref (void)=0
 
virtual P6R::P6ERR initialize (P6CTYPE nConsoleType)=0
 
virtual P6R::P6ERR queryInterface (const P6R::P6IID &iid, P6VOID **ppIface)=0
 
virtual P6INT32 release (void)=0
 

Detailed Description

This component provides a data stream interface which writes to the console.

Once the component is created and initialized using this interface, an p6IDataStream interface can be retrieved via queryInterface() which will output to the console.

Definition at line 33 of file p6consolestream.h.


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