ホーム › Storage.Packaging.Opc › IOpcSigningOptions
IOpcSigningOptions
COMメソッド 17
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT GetSignatureId(LPWSTR* signatureId) |
| 4 | HRESULT SetSignatureId(LPWSTR signatureId) |
| 5 | HRESULT GetSignatureMethod(LPWSTR* signatureMethod) |
| 6 | HRESULT SetSignatureMethod(LPWSTR signatureMethod) |
| 7 | HRESULT GetDefaultDigestMethod(LPWSTR* digestMethod) |
| 8 | HRESULT SetDefaultDigestMethod(LPWSTR digestMethod) |
| 9 | HRESULT GetCertificateEmbeddingOption(OPC_CERTIFICATE_EMBEDDING_OPTION* embeddingOption) |
| 10 | HRESULT SetCertificateEmbeddingOption(OPC_CERTIFICATE_EMBEDDING_OPTION embeddingOption) |
| 11 | HRESULT GetTimeFormat(OPC_SIGNATURE_TIME_FORMAT* timeFormat) |
| 12 | HRESULT SetTimeFormat(OPC_SIGNATURE_TIME_FORMAT timeFormat) |
| 13 | HRESULT GetSignaturePartReferenceSet(IOpcSignaturePartReferenceSet** partReferenceSet) |
| 14 | HRESULT GetSignatureRelationshipReferenceSet(IOpcSignatureRelationshipReferenceSet** relationshipReferenceSet) |
| 15 | HRESULT GetCustomObjectSet(IOpcSignatureCustomObjectSet** customObjectSet) |
| 16 | HRESULT GetCustomReferenceSet(IOpcSignatureReferenceSet** customReferenceSet) |
| 17 | HRESULT GetCertificateSet(IOpcCertificateSet** certificateSet) |
| 18 | HRESULT GetSignaturePartName(IOpcPartUri** signaturePartName) |
| 19 | HRESULT SetSignaturePartName(IOpcPartUri* signaturePartName) |