Win32 API 日本語リファレンス
ホームSecurity.Cryptography.Certificates › IX509CertificateRequestPkcs10V3

IX509CertificateRequestPkcs10V3

COMIDispatch (デュアル)
IDispatch を実装(デュアルインターフェース)。HSP では comobj 経由でメソッド名による遅延バインド呼び出しができます(vtableインデックス不要)。
IID54ea9942-3d66-4530-b76e-7c9170d3ec52継承元IX509CertificateRequestPkcs10V2呼び出し名前(IDispatch) または vtbl自前メソッド開始 vtbl65

メソッド 11

vtbl = vtable インデックス(0始まり)。IDispatch 実装のため HSP ではメソッド名でも呼べます(上記)。低レベルの index 呼び出し用に vtbl も掲載。0〜2 は IUnknown。

vtblメソッド
65HRESULT get_AttestPrivateKey(VARIANT_BOOL* pValue)
66HRESULT put_AttestPrivateKey(VARIANT_BOOL Value)
67HRESULT get_AttestationEncryptionCertificate(EncodingType Encoding, LPWSTR* pValue)
68HRESULT put_AttestationEncryptionCertificate(EncodingType Encoding, LPWSTR Value)
69HRESULT get_EncryptionAlgorithm(IObjectId** ppValue)
70HRESULT put_EncryptionAlgorithm(IObjectId* pValue)
71HRESULT get_EncryptionStrength(INT* pValue)
72HRESULT put_EncryptionStrength(INT Value)
73HRESULT get_ChallengePassword(LPWSTR* pValue)
74HRESULT put_ChallengePassword(LPWSTR Value)
75HRESULT get_NameValuePairs(IX509NameValuePairs** ppValue)