0 out of 3 rated this helpful - Rate this topic

Marshal.ReadByte Method

Reads a single byte from an unmanaged pointer.

Name Description
Marshal.ReadByte (IntPtr) Reads a single byte from an unmanaged pointer.

Supported by the .NET Compact Framework.

Marshal.ReadByte (IntPtr, Int32) Reads a single byte at a given offset (or index) from an unmanaged pointer.

Supported by the .NET Compact Framework.

Marshal.ReadByte (Object, Int32) Reads a single byte from an unmanaged pointer.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ