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