Skip to content

Handles to Native JS Object #7605

Answered by jeromelaban
AaronLS asked this question in Q&A
Dec 5, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

There's no notion of handle in javacript per say, it's generally a table of IDs and their corresponding javascript objects. If you want to do something similar, you'll have to create a mapping table yourself and use that in the InvokeJS method.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@AaronLS
Comment options

@jeromelaban
Comment options

@AaronLS
Comment options

Answer selected by AaronLS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants