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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Passing Variant Array from VC to VB ActiveX DLL

Status
Not open for further replies.

rchandr3

Programmer
Jun 16, 2003
244
0
0
US
how to do that? I tried using safearray but it gives other problems which includes my lack of experience in using them.... can u provide a link which gives a simple example of the same?

thanks a lot

 
Try msdn.microsoft.com (MSDN Online) for samples and examples for Visual C++. Also i think there are SafeArray articles on Code Project. You can find CP in the Partners box in the bottom of the left column of this web site.

-pete
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top