Struct H5F.info_t.sohm_t
Namespace: HDF.PInvoke
Assembly: HDF.PInvoke.dll
Syntax
public struct sohm_t
Fields
| Improve this Doc View Sourcehdr_size
Shared object header message header size
Declaration
public System.UInt64 hdr_size
Field Value
Type | Description |
---|---|
System.UInt64 |
msgs_info
Shared object header message index and heap size
Declaration
public H5.ih_info_t msgs_info
Field Value
Type | Description |
---|---|
H5.ih_info_t |
version
Version # of shared object header info
Declaration
public uint version
Field Value
Type | Description |
---|---|
System.UInt32 |