IContextProperties 介面 (comsvcs.h)
提供內容物件屬性的存取權。 每個對象內容都可以有使用者內容屬性,該屬性會實 作 IContextProperties。
繼承
IContextProperties 介面繼承自 IUnknown 介面。 IContextProperties 也有下列類型的成員:
方法
IContextProperties 介面具有這些方法。
IContextProperties::Count 擷取內容物件屬性的數目。 |
IContextProperties::EnumNames 擷取內容物件屬性之列舉值的參考。 |
IContextProperties::GetProperty 擷取內容物件屬性。 |
IContextProperties::RemoveProperty 拿掉內容物件屬性。 |
IContextProperties::SetProperty 設定內容物件屬性。 |
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 2000 專業版 [僅限傳統型應用程式] |
最低支援的伺服器 | Windows 2000 Server [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | comsvcs.h |