...
In this compliant solution, in native code, object references are tested for object equality using the IsSameObject() function, and the object references tested are global references.
| Code Block | ||
|---|---|---|
| ||
...
...
...
In this compliant solution, in native code, object references are tested for object equality using the IsSameObject() function, and the object references tested are global references.
| Code Block | ||
|---|---|---|
| ||
...
...