ホーム › Security.Cryptography.Certificates › ICspAlgorithm
ICspAlgorithm
COMIDispatch (デュアル)✅ IDispatch を実装(デュアルインターフェース)。HSP では
comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。メソッド 10
vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 7 | HRESULT GetAlgorithmOid(INT Length, AlgorithmFlags AlgFlags, IObjectId** ppValue) |
| 8 | HRESULT get_DefaultLength(INT* pValue) |
| 9 | HRESULT get_IncrementLength(INT* pValue) |
| 10 | HRESULT get_LongName(LPWSTR* pValue) |
| 11 | HRESULT get_Valid(VARIANT_BOOL* pValue) |
| 12 | HRESULT get_MaxLength(INT* pValue) |
| 13 | HRESULT get_MinLength(INT* pValue) |
| 14 | HRESULT get_Name(LPWSTR* pValue) |
| 15 | HRESULT get_Type(AlgorithmType* pValue) |
| 16 | HRESULT get_Operations(AlgorithmOperationFlags* pValue) |