OutputData Property
The buffered XML output data.
Syntax
int GetOutputData(char *&lpOutputData, int &lenOutputData);
Default Value
""
Remarks
This property can be used to retrieve the generated output from the class when OutputFile has not been set.
This property is read-only and not available at design time.
Data Type
Binary String