The IDLffXMLSAX::ProcessingInstruction procedure method is called when the parser detects a processing instruction.
Obj->[IDLffXMLSAX::]ProcessingInstruction, Target, Data
A string specifying the target, which is the application that should process the instruction.
A string specifying the data to be passed to the application specified by Target.
None
5.6 |
Introduced |