FDO API Reference Feature Data Objects
FDO_API FdoBoolean FdoProviderNameTokensP::operator!= ( const FdoProviderNameTokensP  name2  )  const

Compare two tokenized provider names for difference The names are different if at least one of their elements are different. If one name is shorter than the other then it is treated as if it were padded with null elements to the length of the other name.

Parameters:
name2 Input provider name to compare this name
Returns:
Returns true if the two names are identical.


Comments or suggestions? Send us feedback.