Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
virtual P6R::P6ERR P6R::p6IErrorLogStreamInit::initialize ( P6WCHAR pszLoggerName)
pure virtual

Initializes the stream for use and must be called before any other method on any interface the component supports.

Parameters
pszLoggerName[ in ] The name of the producer that is created to log events.
Returns