Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ByRef parameters on ActiveX component problem.

Status
Not open for further replies.

LokiDba

Programmer
Dec 13, 2000
63
GB
Hi

I have a problem returning data through a byref parameter on an ActiveX Component function using VBScript. It works fine when calling it through VB. But when I call it in VBScript the Parameter still contains the value it had in it before the call. Almost as if it had been passed byval.

Thanks in advance

LokiDba
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top