Notiz
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Iech unzemellen oder Verzeechnesser ze änneren.
Zougrëff op dës Säit erfuerdert Autorisatioun. Dir kënnt probéieren, Verzeechnesser ze änneren.
The CryptUIDlgCertMgr function displays a dialog box that allows the user to manage certificates.
Syntax
BOOL CryptUIDlgCertMgr(
[in] PCCRYPTUI_CERT_MGR_STRUCT pCryptUICertMgr
);
Parameters
[in] pCryptUICertMgr
A pointer to a CRYPTUI_CERT_MGR_STRUCT structure that contains information about how to create the dialog box.
Return value
The return value is TRUE if the function succeeds; otherwise, FALSE.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP [desktop apps only] |
| Minimum supported server | Windows Server 2003 [desktop apps only] |
| Target Platform | Windows |
| Header | cryptuiapi.h |
| Library | Cryptui.lib |
| DLL | Cryptui.dll |