Funzione KeyCredentialManagerGetOperationErrorStates (keycredmgr.h)

Prerequisito API da chiamare per determinare se l'operazione avrà esito positivo prima.

Sintassi

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

Parametri

[in] keyCredentialManagerOperationType

Operazione prevista da KeyCredentialManagerOperationType.

[out] isReady

Se il prerequisito operativo avrà esito positivo (True) o (False).

[out] keyCredentialManagerOperationErrorStates

Feedback aggiuntivo su isReady rappresentato da KeyCredentialManagerOperationErrorStates.

Valore restituito

Restituisce un valore HRESULT.

Requisiti

   
Piattaforma di destinazione Windows
Intestazione keycredmgr.h
Libreria Keycredmgr.lib