M.Anand
January 29th, 1999, 11:09 PM
I am calling an API CreateProcess. It takes 2 structure parameters. I want to pass Null to these. In VC++ , I can pass it as Null. How do I do it in VB ?
VbNull,Null and vbNullString are not accepted
Anand
VbNull,Null and vbNullString are not accepted
Anand