Parameters look like AddressOf = a far pointer to some data/function.
"hcolas" wrote in message
news:50650000000800000012400000-1012609683000@exchange.ni.com...
> I have an ol QBasic code im working with and one of the lines in the
> code is: public Declare Function Init_DA_Brds% Lib "nidaq32.dll"
> (BYVAL slot%, SEG brdcode%).....i changed some of the line to be used
> in VB 6.0....any idea of what the SEG is?