Search found 22 matches

by nadure
28 Mar 2021, 22:34
Forum: Scripts and Functions (v1)
Topic: .NET Framework Interop (CLR, C#, VB)
Replies: 201
Views: 135615

Re: .NET Framework Interop (CLR, C#, VB)

Isn't just value := dv.ReturningDictTest() sufficient? um.. this is not works for the test. Msgbox,% value["who"] Is this a SafeArray? if the value is SafeArray, what is the method for pick up the value from the SafeArray? In other comment, https://www.autohotkey.com/boards/viewtopic.php?style=7&f=...
by nadure
27 Mar 2021, 06:08
Forum: Scripts and Functions (v1)
Topic: .NET Framework Interop (CLR, C#, VB)
Replies: 201
Views: 135615

Re: .NET Framework Interop (CLR, C#, VB)

Hi! :D This is first write for question! How to return the c# Dictionary object. Below, this is example code. using CLR lib. #NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Reco...

Go to advanced search