Source position: jwawincrypt.pas line 10606
function CertAddSerializedElementToStore( |
hCertStore: HCERTSTORE; |
pbElement: LPBYTE; |
cbElement: DWORD; |
dwAddDisposition: DWORD; |
dwFlags: DWORD; |
dwContextTypeFlags: DWORD; |
pdwContextType: LPDWORD; |
ppvContext: PPointer |
):BOOL; |