ISharedAreaUtilities.AreaCopyData (METH)ΒΆ
METHOD AreaCopyData : __XWORD
Specialized implementation of the default:
AreaCopyData := SysMemCpy(xwDestAdr, xwSrcAdr, udiDataSize);
- InOut:
Scope
Name
Type
Comment
Return
AreaCopyData
__XWORD
Input
xwDestAdr
__XWORD
Address of the destination memory location
xwSrcAdr
__XWORD
Address of the source memory location