Search found 2 matches

by evh
Thu Aug 23, 2012 1:57 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Cant Get This code to work .... please help
Replies: 1
Views: 4460

Cant Get This code to work .... please help

Imports System.Runtime.InteropServices Public Class Form1 Declare Function usb_tc08_open_unit Lib "usbtc08.dll" () As Short Declare Function usb_tc08_get_unit_info Lib "usbtc08.dll" (ByVal handle As Short, ByRef info As tUSBTC08Info) As Short Declare Function usb_tc08_get_single Lib "usbtc08.dll" (...
by evh
Thu Aug 23, 2012 1:55 am
Forum: .Net Languages (C#, VB.Net, .)
Topic: Does USBTC-08 work with VB.NET?
Replies: 8
Views: 11302

Re: Does USBTC-08 work with VB.NET?

Dear Martyn -

The following code give me a "...may be inaccessible due to protection level" error on line 54 ... can you tell me how to fix it? Please send an email.

Thanks!

EVH