Calling COM & DLLs in the Wolfram Language

COM Objects

LoadCOMTypeLibrary load a type library for use in the Wolfram Language

CreateCOMObject, ReleaseCOMObject create or release COM objects

GetActiveCOMObject acquire an already-running COM object

Using DLLs

DefineDLLFunction create a Wolfram Language function that calls a DLL function