I've done a few google searches, but I cannot find a definitive answer on how exactly the DLL should be written (whether to enable ComVisible or use System.Runtime.InteropServices, etc), nor how exactly to create the object. All help would be greatly...