XMLReader->close()

(no version information, might be only in CVS)

XMLReader->close() -- Close the XMLReader input

說明

class XMLReader {

bool close ( void )

}

Closes the input the XMLReader object is currently parsing.

返回值

若果成功則返回 TRUE,失敗則返回 FALSE