This topic has not yet been rated - Rate this topic

Marshal.WriteInt64 Method

Writes a 64-bit signed integer value to unmanaged memory.

Name Description
Marshal.WriteInt64 (IntPtr, Int64) Writes a 64-bit signed integer value to unmanaged memory.

Supported by the .NET Compact Framework.

Marshal.WriteInt64 (IntPtr, Int32, Int64) Writes a 64-bit signed integer value to unmanaged memory.

Supported by the .NET Compact Framework.

Marshal.WriteInt64 (Object, Int32, Int64) Writes a 64-bit signed integer value to unmanaged memory.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ