virtual P6R::P6ERR P6R::p6ISAX2ContentHandler::processingInstruction ( P6SAX2STRING pTarget,
P6SAX2STRING pData 
) [pure virtual]

Provides an applicaiton with the notification that an XML processing instruction has been detected.

Parameters:
pTarget [OUT] the target of the detected processing instruction
pData [OUT] the data portion of the processing instruction, note that this can be an empty string value.
Returns:
SuccessP6R::eOk 
FailureP6R::eInvalidArgOne of the parameters is NULL.
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Copyright © 2004 - 2010 P6R Inc. - All Rights Reserved.