mswmdm.) h (IMDSPStorageGlobals 介面
從 IMDSPStorage 介面取得的 IMDSPStorageGlobals 介面提供擷取儲存媒體之全域資訊的方法。 這可能包括可用空間量、中型序號等等。
繼承
IMDSPStorageGlobals 介面繼承自 IUnknown 介面。 IMDSPStorageGlobals 也有下列類型的成員:
方法
IMDSPStorageGlobals 介面具有這些方法。
IMDSPStorageGlobals::GetCapabilities GetCapabilities 方法會擷取與此介面實例相關聯之儲存媒體的功能。 |
IMDSPStorageGlobals::GetDevice GetDevice 方法會擷取與這個介面相關聯之儲存媒體所掛接之裝置的指標。 |
IMDSPStorageGlobals::GetRootStorage GetRootStorage 方法會針對儲存媒體的根記憶體,擷取 IMDSPStorage 介面的指標。 |
IMDSPStorageGlobals::GetSerialNumber GetSerialNumber 方法會擷取可唯一識別儲存媒體的序號。 這個方法必須針對受保護的內容傳輸實作,否則為選擇性。 如需詳細資訊,請參閱強制和選擇性介面。 |
IMDSPStorageGlobals::GetStatus GetStatus 方法會擷取儲存媒體的目前狀態。 |
IMDSPStorageGlobals::GetTotalBad GetTotalBad 方法會擷取儲存媒體上無法使用的總空間量,以位元組為單位。 (IMDSPStorageGlobals.GetTotalBad) |
IMDSPStorageGlobals::GetTotalFree GetTotalFree 方法會擷取儲存媒體上的總可用空間,以位元組為單位。 |
IMDSPStorageGlobals::GetTotalSize GetTotalSize 方法會擷取與此 IMDSPStorageGlobals 介面相關聯之媒體的總大小,以位元組為單位。 |
IMDSPStorageGlobals::Initialize Initialize 方法會格式化儲存媒體。 (IMDSPStorageGlobals.Initialize) |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | mswmdm.h |