Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ber_bvfree function frees a berval structure.
Syntax
WINLDAPAPI VOID LDAPAPI ber_bvfree(
berval *bv
);
Parameters
bv
TBD
Return value
None.
Remarks
Applications should not call this function to free berval structures that they themselves have allocated.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | winldap.h |
| Library | Wldap32.lib |
| DLL | Wldap32.dll |