(msopc.h) IOpcRelationshipSelectorSet 介面
IOpcRelationshipSelector 介面指標的未排序集合,代表用來識別簽署關聯性的選取準則。 子集是從儲存在 [關聯性] 部分的關聯性中選取。
繼承
IOpcRelationshipSelectorSet 介面繼承自 IUnknown 介面。 IOpcRelationshipSelectorSet 也有下列類型的成員:
方法
IOpcRelationshipSelectorSet 介面具有這些方法。
IOpcRelationshipSelectorSet::Create 建立 IOpcRelationshipSelector 介面指標,代表如何選取關聯性子集進行簽署,並將新的指標新增至集合。 |
IOpcRelationshipSelectorSet::D elete 從集合中刪除指定的 IOpcRelationshipSelector 介面指標。 |
IOpcRelationshipSelectorSet::GetEnumerator 取得集合中 IOpcRelationshipSelector 介面指標的列舉值。 |
備註
使用集合中 IOpcRelationshipSelector 介面指標的方法,以選取要簽署的關聯性。
若要建立 IOpcRelationshipSelectorSet 介面指標,請呼叫 IOpcSignatureRelationshipReference::CreateRelationshipSelectorSet 方法。
建立 IOpcRelationshipSelector 介面指標並新增至集合時,它會在儲存封裝時儲存其存取權的準則。
從集合中刪除 IOpcRelationshipSelector 介面指標時,它提供存取權的準則不會儲存在儲存封裝時。
執行緒安全性
封裝物件不是安全線程。
如需詳細資訊,請參閱使用封裝 API 使用者入門。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows 7 [傳統型應用程式 |UWP 應用程式] |
最低支援的伺服器 | Windows Server 2008 R2 [傳統型應用程式 |UWP 應用程式] |
目標平台 | Windows |
標頭 | msopc.h |
另請參閱
IOpcRelationshipSelectorEnumerator
IOpcSignatureRelationshipReference
概觀
參考