|
-
May 8th, 2023, 04:54 PM
#11
Re: VB6 WebView2-Binding (Edge-Chromium)
 Originally Posted by paliadoyo
How to use the "SetFuncObj" method?
It's a method, meant for "RC6-internal-use" (to establish easier communication with the js_side of the WV2 in the initialization-phase) -
and I had to make it a Public-Method instead of Friend, for OLE-marshaling to work...)
Once a WV is initialized, the "official UserApi" to place COM-instances in the js-context (e.g for callback-purposes), is:
WV.AddObject ..., ...
Olaf
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|