Function CSPWString::CompareNoCase()

Description:
Performs a case insensitive comparison between this string and another one.

Prototype:
long CompareNoCase(const CSPWString& wstrString) const;

Arguments:
  • const CSPWString& wstrString [IN]
    The string to compare to.



Return value:
If this string is lexicographically greater than the other, it returns a number greater than zero.
CSPWString | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd