UtilMemCpy (FUN)ΒΆ

FUNCTION UtilMemCpy : BOOL

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

InOut:

Scope

Name

Type

Return

UtilMemCpy

BOOL

Input

pDest

POINTER TO BYTE

pSource

POINTER TO BYTE

diSize

DINT