issue of Type.InvokeMember

  • Thread starter Thread starter mike
  • Start date Start date
M

mike

hello,

Using Type.InvokeMember to call a method of a
class,Which
method has byref parameter,It seems that there is
no way to return the changed value of that byref
parameter by the method of the class.
Who can save me?
Thanks a lot!
 
mike said:
Using Type.InvokeMember to call a method of a
class,Which
method has byref parameter,It seems that there is
no way to return the changed value of that byref
parameter by the method of the class.

Please see my response in another group where you asked the same
question.
 

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