CAPICOM_EXPORT_FLAG enumeration
The CAPICOM_EXPORT_FLAG enumeration type defines whether any private key export errors are ignored.
Members
Member | Description | Value |
---|---|---|
CAPICOM_EXPORT_DEFAULT | Any private key export errors are not ignored. |
0 |
CAPICOM_EXPORT_IGNORE_PRIVATE_KEY_NOT_EXPORTABLE_ERROR | Any private key export errors are ignored. |
1 |
Remarks
The CAPICOM_EXPORT_FLAG enumeration type is used by the following method:
Requirements
Requirement | Value |
---|---|
Redistributable |
CAPICOM 2.0 or later on Windows Server 2003 and Windows XP |
Header |
|