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.

See also:

Library wwUtils

© West Wind Technologies, 2004-2017 • Updated: 10/03/99
Comment or report problem with topic