Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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 |