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.
3/26/2014
This function frees a berval structure.
Syntax
void ber_bvfree(
BERVAL* pBerVal
);
Parameters
- pBerVal
[in] Pointer to the berval 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 |