共用方式為


KeyCredentialManagerGetOperationErrorStates 函式 (keycredmgr.h)

要呼叫以判斷作業是否在先前成功的必要條件 API。

語法

HRESULT KeyCredentialManagerGetOperationErrorStates(
  [in]  KeyCredentialManagerOperationType        keyCredentialManagerOperationType,
  [out] BOOL                                     *isReady,
  [out] KeyCredentialManagerOperationErrorStates *keyCredentialManagerOperationErrorStates
);

參數

[in] keyCredentialManagerOperationType

KeyCredentialManagerOperationType的預期作業。

[out] isReady

如果作業必要條件會成功 (True) 或 (False) 。

[out] keyCredentialManagerOperationErrorStates

KeyCredentialManagerOperationErrorStates所代表之 isReady 的其他意見反應。

傳回值

傳回 HRESULT。

需求

   
目標平台 Windows
標頭 keycredmgr.h
程式庫 Keycredmgr.lib