XmlEventWriter::writeProcessingInstruction API Ref

#include <DbXml.hpp>

virtual void XmlEventWriter::writeProcessingInstruction( const unsigned char *target, const unsigned char *data)


Description: XmlEventWriter::writeProcessingInstruction

Write a ProcessingInstruction to the XmlEventWriter.

Parameters
target data

Errors

The XmlEventWriter::writeProcessingInstruction method may fail and throw XmlException, encapsulating one of the following non-zero errors:


EVENT_ERROR

APIRef

Copyright (c) 1996-2009 Oracle. All rights reserved.