KeyCredentialManagerShowUIOperation 함수(keycredmgr.h)
요청된 WHFB 작업을 수행하는 API입니다.
구문
HRESULT KeyCredentialManagerShowUIOperation(
[in] HWND hWndOwner,
[in] KeyCredentialManagerOperationType keyCredentialManagerOperationType
);
매개 변수
[in] hWndOwner
호출 앱의 창 핸들입니다.
[in] keyCredentialManagerOperationType
KeyCredentialManagerOperationType에서 의도한 작업입니다.
반환 값
HRESULT를 반환합니다.
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | keycredmgr.h |
라이브러리 | Keycredmgr.lib |