CERT_SYSTEM_STORE_CURRENT_USER

<< Click to Display Table of Contents >>

Navigation:  Constants >

CERT_SYSTEM_STORE_CURRENT_USER

SIGNATURE=IW.Common.Crypt.CERT_SYSTEM_STORE_CURRENT_USER

 

ETYPE=Constant

 

Declaration:

Delphi:

CERT_SYSTEM_STORE_CURRENT_USER = $00010000;

C++:

CERT_SYSTEM_STORE_CURRENT_USER = 0x00010000;

 

Unit: IW.Common.Crypt.pas

 

Description: This is constant IW.Common.Crypt.CERT_SYSTEM_STORE_CURRENT_USER.