IPropertyStore 介面 (propsys.h)
這個介面會公開用來列舉及操作屬性值的方法。
繼承
IPropertyStore 介面繼承自 IUnknown 介面。 IPropertyStore 也有下列類型的成員:
方法
IPropertyStore 介面具有這些方法。
IPropertyStore::Commit 變更之後,這個方法會儲存變更。 |
IPropertyStore::GetAt 從項目的屬性陣列取得屬性索引鍵。 |
IPropertyStore::GetCount 這個方法會傳回附加至檔案的屬性數目計數。 |
IPropertyStore::GetValue 這個方法會擷取特定屬性的數據。 |
IPropertyStore::SetValue 這個方法會設定屬性值,或取代或移除現有的值。 |
規格需求
需求 | 值 |
---|---|
目標平台 | Windows |
標頭 | propsys.h |