ActiveX Enumerations -
07-06-2005
, 01:36 PM
Hi,
I'm using a COM DLL (created in VB) in my javascript code and can
successfully call its methods and get/set its properties. There are
also some Public enumerations defined in the ActiveX DLL I'd like to
access -- is this possible?
Thanks,
Joe |