Contents

GetLength

Returns the length of the memory block in bytes.

Declaration

uint64_t GetLength();

Return Value

The number of bytes in the memory block.

Discussion

The length represents the number of bytes that are accessible to the current process.

See Also

Getting the Map Attributes