This topic has not yet been rated - Rate this topic

CAPICOM_EXPORT_FLAG enumeration

The CAPICOM_EXPORT_FLAG enumeration type defines whether any private key export errors are ignored.

Members

MemberDescriptionValue
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

Redistributable

CAPICOM 2.0 or later on Windows Server 2003 and Windows XP

Header

Capicom.h

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.