[nsbasic-ce] Re: vbNullPtr and Compression Library

2009-01-21 Thread joespan123
I searched google and can not really find anything but snippets of what vbNullPtr is supposed to be used for, that is: "vbNullPtr Constant: The constant vbNullPtr should be used only for ByRef parameters." Given that a variable to a subroutine is a ByRef by default, that is a pointer, see if the

[nsbasic-ce] Re: vbNullPtr and Compression Library

2009-01-20 Thread jingjok67
Hi, No, that does not work either. It seems nothing (I tried in eVB, too) except vbNullPtr works. Looks like anything else is still a variant and vbNullPtr is converted by eVB into something special. It looks like the function I am trying to call is badly written and does not accept 0 instead of