Converting a .NET object to (byte*)

Posted by Michael Franc on Stack Overflow See other posts from Stack Overflow or by Michael Franc
Published on 2009-12-02T22:28:31Z Indexed on 2010/04/10 14:53 UTC
Read the original article Hit count: 292

Filed under:
|
|

Is there a way to cast a System.Object to byte*?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about casting