StrPMatchBW(PWideChar,PByteChar,Integer,Integer) Method

Represents method StrPMatchBW(PWideChar,PByteChar,Integer,Integer).

Namespace: flcStrings
function StrPMatchBW(const S: PWideChar; const M: PByteChar; const LenS, LenM: Integer): Boolean; overload;

Parameters

S
Type: PWideChar

M
Type: PByteChar

LenS
Type: Integer

LenM
Type: Integer

Return Value

Type: Boolean