Struct RawMemoryMapBlock
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Cosmos.Core
Assembly: Cosmos.Core.dll
Syntax
public struct RawMemoryMapBlock
Fields
| Improve this Doc View SourceAddress
Base address
Declaration
public ulong Address
Field Value
Type | Description |
---|---|
System.UInt64 |
Length
Length of memory block in bytes
Declaration
public ulong Length
Field Value
Type | Description |
---|---|
System.UInt64 |
Type
Type
Declaration
public uint Type
Field Value
Type | Description |
---|---|
System.UInt32 |
Zero
Zero
Declaration
public uint Zero
Field Value
Type | Description |
---|---|
System.UInt32 |