Fonction CloseClusterCryptProvider (resapi.h)
Ferme un handle à un fournisseur de services de chiffrement (CSP). Le type PCLOSE_CLUSTER_CRYPT_PROVIDER définit un pointeur vers cette fonction.
Syntaxe
DWORD CloseClusterCryptProvider(
[in] HCLUSCRYPTPROVIDER hClusCryptProvider
);
Paramètres
[in] hClusCryptProvider
Structure HCLUSCRYPTPROVIDER qui contient un handle pour un fournisseur de solutions cloud.
Valeur retournée
Si l’opération se termine correctement, cette fonction retourne ERROR_SUCCESS ; sinon, il retourne un code d’erreur système.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Aucun pris en charge |
Serveur minimal pris en charge | Windows Server 2012 R2 |
Plateforme cible | Windows |
En-tête | resapi.h |
Bibliothèque | ResUtils.lib |
DLL | ResUtils.dll |