Thaddeus,

The first step is creating a handle to IADSComputer or whatever object you want to control. Do a search on this forum for "GetObject" and/or "CreateObject". Those are the kix commands that give you initial access into the world of COM.

Once you see a couple of examples posted and compare that to the info you grab from TypeLib Viewer, you should be able to start cruisin' from there.