|
<< Click to Display Table of Contents >> Navigation: Variables > CertCloseStore |
SIGNATURE=IW.Common.Crypt.CertCloseStore
ETYPE=Variable
Declaration:
Delphi: |
CertCloseStore: function(hCertStore: HCERTSTORE; dwFlags: DWORD): BOOL; |
C++: |
function(hCertStore: HCERTSTORE; dwFlags: DWORD): BOOL CertCloseStore; |
Unit: IW.Common.Crypt.pas
Description: This is variable IW.Common.Crypt.CertCloseStore.