Developer's Guide v1.0
Home
|
Loader API
|
Interfaces
|
File List
|
Index
P6R
::
p6IJSONReader
getContentHandler
getErrorHandler
initialize
releaseAllHandlers
setContentHandler
setErrorHandler
virtual P6R::P6ERR P6R::p6IJSONReader::setErrorHandler
(
p6IJSONErrorHandler
*
pObject
)
[pure virtual]
The calling application uses this method to register an error event hanlder.
Returns:
Success
P6R::eOk
Failure
P6R::eNotInitialized
A successful call to intialize() must be made before calling this funciton.
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines