LiveCode BuilderHandlersPointerFromObjcObjectOn this pagePointerFromObjcObject Type handler Summary Convert an ObjcObject into a Pointer Syntax PointerFromObjcObject(<pObjcObject>) Description Use PointerFromObjcObject to convert a variable of type ObjcObject to one of type Pointer. Parameters NameTypeDescriptionpObjcObjectThe ObjcObject to convert