How to pass a @asStr 'Buf' pointer to native code ...

58 views
Skip to first unread message

keith bradley

unread,
Feb 6, 2022, 3:42:44 PM2/6/22
to Sedona Framework
Good day all !


Given:

  @config
  @AsStr
  property
  Buf(16)         myBuf

      writePointer(myBuf)

native int  writePointer(Buf Buf_pointer)

... will this get me the pointer to the string in native code?

Reply all
Reply to author
Forward
0 new messages