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:
Success | P6R::eOk | |
Failure | P6R::eInvalidArg | One of the parameters is NULL. |