Host Resources Storage Group
The Host Resources Storage Group contains information about the memory and storage properties of the host computer. You must implement the Host Resources Storage Group for all of the systems. The following table shows the variables of the Host Resources Storage Group and their properties.
Name | Type | Access | Description |
---|---|---|---|
hrMemorySize | Integer | R/O | Physical main memory on the host (in kilobytes) |
hrStorageTable | Table of logical storage areas | ||
hrStorageIndex* | Integer | R/O | Storage-area index |
hrStorageDescr | Octet string | R/O | Type of storage (description) |
hrStorageSize | Integer | R/O | Number of allocation units that are in the storage area |
hrStorageUsed | Integer | R/O | Number of allocation units that are allocated currently |
See Also
Last updated on Saturday, April 10, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.