You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
import winim/com
comScript:
var obj =CreateObject("OneNote.Application.15")
var tmp = obj.GetHierarchy("", 1) # This gives me an error alsoCOM_FullRelease()
What would it be a
winim/com
minimal example for the OneNote case?It looks like in python;
But in nim:
gives me the following error message:
The text was updated successfully, but these errors were encountered: