Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
API to perform the requested WHFB operation.
Syntax
HRESULT KeyCredentialManagerShowUIOperation(
[in] HWND hWndOwner,
[in] KeyCredentialManagerOperationType keyCredentialManagerOperationType
);
Parameters
[in] hWndOwner
Window handle of the calling app.
[in] keyCredentialManagerOperationType
The intended operation from the KeyCredentialManagerOperationType.
Return value
Returns an HRESULT
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | keycredmgr.h |
Library | Keycredmgr.lib |