(comsvcs.h) 的 ISharedPropertyGroup 介面

用來建立及存取共用屬性群組中的共用屬性。

繼承

ISharedPropertyGroup介面繼承自IDispatch介面。 ISharedPropertyGroup 也有下列類型的成員:

方法

ISharedPropertyGroup介面具有這些方法。

 
ISharedPropertyGroup::CreateProperty

使用指定的名稱建立新的共用屬性。
ISharedPropertyGroup::CreatePropertyByPosition

使用指定的索引建立新的共用屬性。
ISharedPropertyGroup::get_Property

擷取具有指定名稱的現有共用屬性參考。
ISharedPropertyGroup::get_PropertyByPosition

使用指定的索引擷取現有共用屬性的參考。

規格需求

   
最低支援的用戶端 Windows 2000 專業版 [僅限傳統型應用程式]
最低支援的伺服器 Windows 2000 Server [僅限傳統型應用程式]
目標平台 Windows
標頭 comsvcs.h

另請參閱

ISharedProperty

ISharedPropertyGroupManager