Passing pointer to integer in sub

  • Thread starter Thread starter Matijaz
  • Start date Start date
M

Matijaz

Hello All!

I'm working on CF.VB project and I wonder how to pass an Integer value by
reference in one procedure to a new created form, set pointer to this value,
and change this referenced value in another function when the new form is
closed. How do you declare pointer to an Integer value in .NET. Is it
possible?

Rgds
Matijaz
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top