Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the current status of the cache.
This property is read-only.
![]() |
Syntax
HRESULT get_status(
[out] unsigned short **ptr
);
Property values
Type: unsigned short
Value
Remarks
The IHTMLApplicationCache::status property has the following values:
- UNCACHED = 0
- IDLE = 1
- CHECKING = 2
- DOWNLOADING = 3
- UPDATEREADY = 4
- OBSOLETE = 5
.png)