ホーム › Storage.Packaging.Opc › IOpcSignatureRelationshipReference
IOpcSignatureRelationshipReference
COMメソッド 6
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetSourceUri(IOpcUri** sourceUri) |
| 4 | HRESULT GetDigestMethod(LPWSTR* digestMethod) |
| 5 | HRESULT GetDigestValue(BYTE** digestValue, DWORD* count) |
| 6 | HRESULT GetTransformMethod(OPC_CANONICALIZATION_METHOD* transformMethod) |
| 7 | HRESULT GetRelationshipSigningOption(OPC_RELATIONSHIPS_SIGNING_OPTION* relationshipSigningOption) |
| 8 | HRESULT GetRelationshipSelectorEnumerator(IOpcRelationshipSelectorEnumerator** selectorEnumerator) |