UtilMemCmp (FUN)ΒΆ

FUNCTION UtilMemCmp : BOOL

Compares two locations in the memory, will return TRUE if the data at these locations is equal

InOut:

Scope

Name

Type

Return

UtilMemCmp

BOOL

Input

pData1

POINTER TO BYTE

pData2

POINTER TO BYTE

diSize

DINT