PointerFromObjcObject

Typehandler
DictionaryLCB
LibraryLiveCode Builder
Syntax
PointerFromObjcObject(<pObjcObject>)
Associationscom.livecode.objc
Summary

Convert an ObjcObject into a Pointer

Parameters
NameTypeDescription
pObjcObject

The ObjcObject to convert

Values
NameTypeDescription
return

The Pointer wrapped by the ObjcObject

Description

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