Previous Topic

Next Topic

Host Segment Size (segsiz)

The segsiz member of the XCREblk structure permits the host’s segment size to be specified.

Note: Segment sizes are specified as multiples of a megabyte: 1048576 bytes. For example, to specify that the host segment size will be one gigabyte, 1 GB, set segsiz to 1024. It is not necessary to specify the host segment size in XCREblk since SetFileSegments() can optionally set the host segment size as well as the other segment sizes.