Success:
a dll "handle" to be used with subsequent Dll functions.
Failure:
-1 if error occurs.
Remarks
When finished working with a dll, call the DllClose() function to close it. AutoIt normally closes all files upon termination, but explicitly calling DllClose() is still a good idea.