If you can SET a reference to it from a GetObject, CreateObject or New classname then it is a COM object. If you can't then you can only access it, maybe, via a Declare knowing exactly what to pass to it.
Setting a reference is used to access COM objects while using a Declare statement is only used to access publically exported APIs/Functions that are not exposed through a COM interface. - Jeff Marler B-)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.