Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 08 MAR 2002 04:44:51AM Bob Watson wrote:

Forgive my ignorance, but does anyone know if it's possible to access the functions in an ActiveX DLL (written in VB) from Rbasic?

Thanks

Bob Watson


At 08 MAR 2002 08:46AM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:

Conceptually yes, practically - depends. Waht control, what functions?

The Sprezzatura Group

World Leaders in all things RevSoft


At 13 MAR 2002 02:03AM Bob Watson wrote:

Thanks for the reply Spretzz. I asked about calling an Activex dll from RBasic

]

The control is descibed thus


GISLink.dll is an ActiveX dynamic link library that provides MLink as a public Windows object. The MLink object provides the public functions linkPerform and linkSet. If this object is correctly referenced, then the public functions can be called from a Windows application.


The method in VB is too create an object:-

Set GLObj=CreateObject("GISLink.MLink") ' late binding of object

and then to call the function:-

bRetVal=GLObj.linkPerform(COMP_LANDSPEED_NUM, aParamArray, nQueryLineBase - 1, vCode)

Any advice would be appreciated

Bob Watson

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/701db97d109bc0d588256b7600358b75.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1