virtual P6R::P6ERR P6R::p6IJSONContentHandler::endObject ( P6UINT32  nestingLevel  )  [pure virtual]

Provides an application the notification when the most recent object (as defined by a callback of the startObject method below) has ended.

Matching start object calls will have the same value for the "nestingLevel" parameter.

Parameters:
nestingLevel [OUT] Since objects can be nested the value can be used to match start and end calls.
Returns:
SuccessP6R::eOk 
FailureP6R::__
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.