VS:XMLSAXParseMemory/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

SAXを利用してメモリ上のXMLをパースします。

FUNCTION XMLSAXParseMemory(
XMLHandle :LONGINT;
XMLData :DYNARRAY[] of CHAR;
nodeCallback :PROCEDURE) : INTEGER;
def vs.XMLSAXParseMemory(XMLHandle, XMLData, nodeCallback):
    return INTEGER

Parameters

XMLHandle LONGINT
XMLData DYNARRAY[] of CHAR
nodeCallback PROCEDURE

Version

Availability: from Vectorworks 2011