Creates or returns a proxy for the native object - i.e. a new object that represents this object but adds the assembly context defined by the input occurrence. Fails if this object is not the NativeObject.
"occurrence_var" is a variable referencing an Occurrence object. |
"occurrence_var" is a variable referencing an Occurrence object. |
| Type | Description |
| Occurrence | Returns the proxy for the occurrence in the context of the specified occurrence. Returns null if it failed. |
| Name | Type | Description |
| occurrence | Occurrence | The occurrence that represents the context you want to create this proxy in. |