This topic has not yet been rated - Rate this topic

Marshal.WriteByte Method

Writes a single byte value to unmanaged memory.

Name Description
Marshal.WriteByte (IntPtr, Byte) Writes a single byte value to unmanaged memory.

Supported by the .NET Compact Framework.

Marshal.WriteByte (IntPtr, Int32, Byte) Writes a single byte value to unmanaged memory.

Supported by the .NET Compact Framework.

Marshal.WriteByte (Object, Int32, Byte) Writes a single byte value to unmanaged memory.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ