IWriteableSharedArea.AreaCompareAndSwap (METH)ΒΆ
METHOD AreaCompareAndSwap : BOOL
Copy the data located in pNewData in the shared memory area,
if the current content of the area is equal to the data located in pExpectedData.
- InOut:
Scope
Name
Type
Comment
Return
AreaCompareAndSwapBOOLTRUE=> shared memory area changed.FALSE=> shared memory area not changed.Input
pExpectedData__XWORDpNewData__XWORDOutput
eErrorID