PointerToObjcObject

Typehandler
DictionaryLCB
LibraryLiveCode Builder
Syntax
PointerToObjcObject(<pPointer>)
Associationscom.livecode.objc
Summary

Convert a Pointer into an ObjcObject

Parameters
NameTypeDescription
pPointer

The Pointer to convert

Values
NameTypeDescription
return

An ObjcObject wrapping the Pointer

Description

Use PointerToObjcObject to convert a variable of type Pointer to one of type ObjcObject.