Función KeyCredentialManagerGetOperationErrorStates (keycredmgr.h)

API de requisitos previos para llamar a para determinar si la operación se realizará correctamente antes.

Sintaxis

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

Parámetros

[in] keyCredentialManagerOperationType

Operación prevista de KeyCredentialManagerOperationType.

[out] isReady

Si el requisito previo operativo se realizará correctamente (True) o (False).

[out] keyCredentialManagerOperationErrorStates

Comentarios adicionales sobre isReady representados por KeyCredentialManagerOperationErrorStates.

Valor devuelto

Devuelve un VALOR HRESULT.

Requisitos

   
Plataforma de destino Windows
Encabezado keycredmgr.h
Library Keycredmgr.lib