ホーム › Security.Cryptography › ICertSrvSetupKeyInformation
ICertSrvSetupKeyInformation
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 12
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 7 | HRESULT get_ProviderName(LPWSTR* pVal) |
| 8 | HRESULT put_ProviderName(LPWSTR bstrVal) |
| 9 | HRESULT get_Length(INT* pVal) |
| 10 | HRESULT put_Length(INT lVal) |
| 11 | HRESULT get_Existing(VARIANT_BOOL* pVal) |
| 12 | HRESULT put_Existing(VARIANT_BOOL bVal) |
| 13 | HRESULT get_ContainerName(LPWSTR* pVal) |
| 14 | HRESULT put_ContainerName(LPWSTR bstrVal) |
| 15 | HRESULT get_HashAlgorithm(LPWSTR* pVal) |
| 16 | HRESULT put_HashAlgorithm(LPWSTR bstrVal) |
| 17 | HRESULT get_ExistingCACertificate(VARIANT* pVal) |
| 18 | HRESULT put_ExistingCACertificate(VARIANT varVal) |