ber_bvfree function (winldap.h)
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 |