StrPMatchCharW(PWideChar,Integer,TWideCharMatchFunction) Method

Represents method StrPMatchCharW(PWideChar,Integer,TWideCharMatchFunction).

Namespace: flcStrings
function StrPMatchCharW(const P: PWideChar; const Len: Integer; const M: TWideCharMatchFunction): Boolean; overload;

Parameters

P
Type: PWideChar

Len
Type: Integer

M
Type: TWideCharMatchFunction

Return Value

Type: Boolean