|
pure virtual |
Provides an applicaiton with the notification that an XML processing instruction has been detected.
| 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. |
| Success | P6R::eOk | |
| Failure | P6R::eInvalidArg | One of the parameters is NULL. |