Partager via


fonction ber_bvfree (winber.h)

La fonction ber_bvfree libère une structure berval .

Syntaxe

WINBERAPI VOID BERAPI ber_bvfree(
  [in] BERVAL *pBerVal
);

Paramètres

[in] pBerVal

Pointeur vers la structure berval à libérer.

Valeur retournée

Aucun.

Notes

Les applications ne doivent pas appeler cette fonction pour libérer les structures berval qu’elles ont elles-mêmes allouées.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows Vista
Serveur minimal pris en charge Windows Server 2008
Plateforme cible Windows
En-tête winber.h
Bibliothèque Wldap32.lib
DLL Wldap32.dll

Voir aussi

Fonctions

berval