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, 2025 • Updated: 2025-03-12
Comment or report problem with topic