ixDeleteRobotsTxtParser -- Destroy a robots.txt which was created with ixCreateRobotsTxtParser().
void ixDeleteRobotsTxtParser(RobotsTxtParserT Parser);
Parser -- A robots.txt parser which was created with ixCreateRobotsTxtParser().
Nothing.
After you have finished using a robots.txt parser, use ixDeleteRobotsTxtParser() to dispose of it.
ixCreateRobotsTxtParser, ixSetRobotName , ixParseRobotsTxt, ixOutputCompactRobotsTxt, ixRobotsPermissionGranted, ixRobotsPermissionGrantedFullURL, ixRobotsTxtLength