共用方式為


(msopc.h) IOpcRelationshipSelectorEnumerator 介面

IOpcRelationshipSelector 介面指標的唯讀列舉值。

繼承

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

方法

IOpcRelationshipSelectorEnumerator 介面具有這些方法。

 
IOpcRelationshipSelectorEnumerator::Clone

建立目前 IOpcRelationshipSelectorEnumeratorinterface 指標及其所有子代的複本。
IOpcRelationshipSelectorEnumerator::GetCurrent

取得列舉值目前位置的 IOpcRelationshipSelector 介面指標。
IOpcRelationshipSelectorEnumerator::MoveNext

將列舉值的目前位置移至下一個 IOpcRelationshipSelectorinterface 指標。
IOpcRelationshipSelectorEnumerator::MovePrevious

將列舉值的目前位置移至先前的 IOpcRelationshipSelectorinterface 指標。

備註

建立列舉值時,目前的位置會位於第一個指標之前。

若要將目前位置設定為列舉值的第一個指標,請在建立列舉值之後呼叫 MoveNext 方法。

對集合所做的變更將會使列舉值失效,而且對它的所有後續呼叫都會失敗。

若要取得 IOpcRelationshipSelectorEnumerator 介面指標,請呼叫 IOpcRelationshipSelectorSet::GetEnumeratorIOpcSignatureRelationshipReference::GetRelationshipSelectorEnumerator 方法。

執行緒安全性

封裝物件不是安全線程。

如需詳細資訊,請參閱封裝 API 的 使用者入門

規格需求

需求
最低支援的用戶端 Windows 7 [傳統型應用程式 |UWP 應用程式]
最低支援的伺服器 Windows Server 2008 R2 [傳統型應用程式 |UWP 應用程式]
目標平台 Windows
標頭 msopc.h

另請參閱

核心封裝介面

使用封裝 API 使用者入門

IOpcRelationshipSelectorSet

IOpcSignatureRelationshipReference

概觀

封裝 API 程式設計指南

封裝 API 參考

封裝 API 範例

封裝數位簽名介面

封裝介面

參考