Click here to Skip to main content
16,018,234 members
Articles / Programming Languages / Visual Basic

Equivalent of CopyMemory in .NET

Rate me:
Please Sign up or sign in to vote.
3.16/5 (31 votes)
24 Oct 20043 min read 172.8K   33  
This tutorial will show you how to use the corresponding managed classes in .NET framework to get the same result as unmanaged Windows API function CopyMemory (RtlMoveMemory) provides.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior)
Pakistan Pakistan
I am software engineer and working from last four years in the information technology field. I love to do intresting tasks. I love to see diffrent places and listening muzik.

Comments and Discussions