Desktop Functions: Smart Device Functions:
|
CertEnumCertificatesInStore (crypt32)
Check out the formatting tips on the right for help formatting and making links. Use the template below then delete this header: C# Signature:
[DllImport("CRYPT32.DLL", EntryPoint="CertEnumCertificatesInStore", CharSet=CharSet.Auto, SetLastError=true)] VB .NET Signature:
<DllImport("crypt32.dll", EntryPoint:="CertEnumCertificatesInStore", CharSet:=CharSet.Auto, SetLastError:=True)> _ User-Defined Types:None. Notes:Notes:khjugjkhgkjNone. Tips & Tricks:Please add some! Sample Code:Please add some! Alternative Managed API:TODO Please edit this page!Do you have...
Select "Edit This Page" on the right hand toolbar and edit it! Or add new pages containing supporting types needed for this API (structures, delegates, and more). |
|