Why and when to use MarshalAs?

  • Thread starter Thread starter Milsnips
  • Start date Start date
M

Milsnips

Hi there,

i've seen in a number of API examples, MarshalAs being used. I tried looking
up what it is and when its to be used, but cant quite find a clear
explanation or example.

Any help apreciated.
thanks,
Paul
 
It provides a hint to the Marshaler, telling it how to marshal something
that it may not be able to infer.
 

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