DMDLLHelper object should be used to invoke procedures and
functions from dynamic link libraries (DLLs) by the script code.
Unlike full-scale Visual Basic, VBScript has no ability to declare and
call external binary units. However, in many cases this feature proved
to be the only way to reuse existing software, in particular, to
communicate with GPIB instrument drivers.