XML_ParserCreateΒΆ
Construct a new parser.
- hParser = XML_ParserCreate()
Return Value
If the function succeeds, the return value is the handle of the newly created Parser. If the function fails, the return value is 0.
See also
id-1676891
Construct a new parser.
Return Value
If the function succeeds, the return value is the handle of the newly created Parser. If the function fails, the return value is 0.
See also
id-1676891