StrZMatchStrUnicodeCaseU(PWideChar,UnicodeString,Boolean) Method

Represents method StrZMatchStrUnicodeCaseU(PWideChar,UnicodeString,Boolean).

Namespace: flcUnicodeStrings
function StrZMatchStrUnicodeCaseU(const P: PWideChar; const M: UnicodeString;
 const UnicodeCaseSensitive: Boolean): Boolean;

Parameters

P
Type: PWideChar

M
Type: UnicodeString

UnicodeCaseSensitive
Type: Boolean

Return Value

Type: Boolean