ホーム › Storage.Packaging.Opc › IOpcSignatureReference
IOpcSignatureReference
COMメソッド 6
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetId(LPWSTR* referenceId) |
| 4 | HRESULT GetUri(IUri** referenceUri) |
| 5 | HRESULT GetType(LPWSTR* type) |
| 6 | HRESULT GetTransformMethod(OPC_CANONICALIZATION_METHOD* transformMethod) |
| 7 | HRESULT GetDigestMethod(LPWSTR* digestMethod) |
| 8 | HRESULT GetDigestValue(BYTE** digestValue, DWORD* count) |