...
In this compliant solution .., in native code, object references are tested for object equality using the IsSameObject() function. The object references tested are return values from the NewGlobalRef() function.
| Code Block | ||
|---|---|---|
| ||
...
...
In this compliant solution .., in native code, object references are tested for object equality using the IsSameObject() function. The object references tested are return values from the NewGlobalRef() function.
| Code Block | ||
|---|---|---|
| ||
...