PointerToJObject | |||||||
Type | handler | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.java | ||||||
Summary | Convert a Pointer into a JObject | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Description | Use PointerToJObject to convert a variable of type Pointer to one of type JObject. Important: Your application will likely crash if the underlying type of the Pointer is not actually jobject. |