Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
1/6/2010
This function frees an array of berval structures.
Syntax
void ber_bvecfree(
BERVAL** pBerVal
);
Parameters
- pBerVal
[in] Pointer to an array of berval structures to be deallocated.
Return Value
None.
Remarks
Applications should not call this function to free berval structures that they themselves have allocated.
Requirements
| Header | winber.h |
| Library | wldap32.lib |
| Windows Embedded CE | Windows CE .NET 4.0 and later |