$dll » History » Version 4
Per Amundsen, 08/13/2014 06:59 AM
| 1 | 1 | Per Amundsen | _Added in 1.9.2_ |
|---|---|---|---|
| 2 | |||
| 3 | 3 | Per Amundsen | *$dll(filename,[[procname]],data)* |
| 4 | 1 | Per Amundsen | |
| 5 | 4 | Per Amundsen | Returns the value resulting from a call to a [[Scripting DLL|DLL]] designed to work with AdiIRC. |
| 6 | 1 | Per Amundsen | |
| 7 | *Parameters* |
||
| 8 | |||
| 9 | 4 | Per Amundsen | filename - [[Scripting DLL|DLL]] file to call. |
| 10 | [[procname]] - Procname in the [[Scripting DLL|DLL]] file to call. |
||
| 11 | 1 | Per Amundsen | data - Data to send. |