Gets the amount of physical memory mapped to the process context.
- Returns
- Int64 A 64-bit signed integer containing the number of bytes of physical memory mapped to the process context.
- Example
- The following example displays the size of the working set of the computer that runs the code example.