HardDisk property

結構描述路徑:\Printer.Configuration.HardDisk

節點類型:屬性

描述:裝置中安裝的硬碟的值項目。

HardDisk 屬性包含三個子值:Installed、Capacity 和 FreeSpace。

Installed

架構路徑:\Printer.Configuration.HardDisk:Installed

節點類型:值

資料類型:BIDI_BOOL

描述:指出裝置上是否安裝了硬碟。 If TRUE, a hard disk is installed; if FALSE, a hard disk is not installed.

Capacity

架構路徑:\Printer.Configuration.HardDisk:Capacity

節點類型:值

資料類型:BIDI_INT

說明:已安裝硬碟的容量 (以 MB 為單位)。

FreeSpace

架構路徑:\Printer.Configuration.HardDisk:FreeSpace

節點類型:值

資料類型:BIDI_INT

說明:已安裝硬碟目前可用的可用空間 (以 MB 為單位)。