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.
See also:
Library wwUtils© West Wind Technologies, 1996-2024 • Updated: 10/03/99
Comment or report problem with topic