Author Topic: API Information from VB2008.net module  (Read 9628 times)

TcomGregg

  • Guest
API Information from VB2008.net module
« on: November 26, 2008, 08:40:39 PM »
We are trying to use the WCL from a module called from the Main windows form. We do not get any errors when we run the module routines but we do not get any information either? Can you reccomend anything?
Gregg

Offline Mike Petrichenko

  • Bluetooth Framework Developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 3675
  • Karma: 1000
    • Wireless Communication Libraries
Re: API Information from VB2008.net module
« Reply #1 on: November 26, 2008, 09:02:18 PM »
What kind of information do you want to get? Also, you should call wclAPI.Load() method before any other libraries method and wclAPI.Unload() method before your application exists.

TcomGregg

  • Guest
Re: API Information from VB2008.net module
« Reply #2 on: November 26, 2008, 09:04:14 PM »
We are trying to use the WCL from a module called from the Main windows form. We do not get any errors when we run the module routines but we do not get any information either? Can you reccomend anything?
Gregg
Sorry - I found the problem - I loaded the API twice. :o

 

Sitemap 1 2 3 4 5 6 7