OSGeo FDO Provider for SHP API Reference From OSGeo FDO Provider for SHP API previous page next page API Reference OSGeo FDO Provider for SHP Main Page Modules Classes Files ShpCompareHandler Compare Compare Compare Compare Compare Compare Compare Compare Create Dispose ~ShpCompareHandler virtual int ShpCompareHandler::Compare ( const wchar_t * name, unsigned char val1, unsigned char val2 ) [virtual] Compares unsigned char values. Parameters: name Is the property name. val1 Is the value of the first object. val1 Is the value of the second object. Returns:Returns a positive value if val1 is greater than val2, negative if val1 is smaller than val2 or zero if both val1 and val2 are equal. Comments? previous page start next page