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