wwUtils::IsCOMObject
Checks to see if a COM object exists in the registry.
o.IsCOMObject(lcProgId, @lcClassId, @lcClassDescript)
Parameters
lcProgId
ProgId of the object to lookup
@lcClassId
- Optional *- Out parameter to retrieve the class Id. Pass by ref.
@lcClassDescript
- Optional* - Out parameter to retrieve the class description. Pass by ref.