StrPMatchCountW(PWideChar,Integer,TWideCharMatchFunction) Method
Represents method StrPMatchCountW(PWideChar,Integer,TWideCharMatchFunction).
function StrPMatchCountW(const P: PWideChar; const Len: Integer; const M: TWideCharMatchFunction): Integer; overload;
Parameters
- P
- Type: PWideChar
- Len
- Type: Integer
- M
- Type: TWideCharMatchFunction
Return Value
Type: Integer