Host Resources Storage Group (Windows CE 5.0)
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
Send Feedback on this topic to the authors