P6API P6R::P6ERR P6R::p6InitializeLoader ( P6R::p6IDataStream pLogSink,
P6R::P6INT32  nVerbosity,
P6SCLF  fFlags 
)

Initializes the component loader.

This function must be called succesfully before any other loader function.

Parameters:
pLogSink An optional p6IDataStream to be used by the loader to log errors.
nVerbosity The log message verbosity. See specific component documentation for values.
fFlags Component loader flags (P6SCLF)
Returns:
SuccessP6R::eOk 
FailureP6R::eAlreadyInitializedThis method has already been successfully called.
Any Valid P6ERRThis method may return other P6ERR values which can be found in p6err.h
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.