virtual P6R::P6ERR P6R::p6IDataStream::beginStream (  )  [pure virtual]

Called to prepare the component to begin accepting stream data via the processStream() method.

This method MUST be called prior to calling processStream().

Returns:
SuccessP6R::eOk 
Failure<P6R::eAlreadyInitializedA successful call to endStream() must be done before this method is called again.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.