KeyCredentialManagerShowUIOperation 函数 (keycredmgr.h)
用于执行请求的 WHFB 操作的 API。
语法
HRESULT KeyCredentialManagerShowUIOperation(
[in] HWND hWndOwner,
[in] KeyCredentialManagerOperationType keyCredentialManagerOperationType
);
参数
[in] hWndOwner
调用应用的窗口句柄。
[in] keyCredentialManagerOperationType
KeyCredentialManagerOperationType 中的预期操作。
返回值
返回 HRESULT
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | keycredmgr.h |
Library | Keycredmgr.lib |