![]() |
MKI_EqualW (Strings) Changed in Version 2019.1 |
www.CAD6.com |
C++ Syntaxbool MKI_EqualW( LPCWSTR f_pszText1, LPCWSTR f_pszText2 );
Compares two Unicode texts and returns if they are equal (case-insensitive).
ParametersText1 [LPCWSTR] Address of first text to be compared. Text2 [LPCWSTR] Address of second text to be compared.
Return ValueReturns true if both texts are equal (case-insensitive). Otherwise, false is returned.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH