|
IDL Reference Guide: File Format Object Classes |
|
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
IDL Online Help (March 06, 2007)