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.
This function frees a berval structure.
void ber_bvfree(BERVAL* pBerVal);
Parameters
- pBerVal
[in] Pointer to the berval to be deallocated.
Return Values
None.
Remarks
Applications should not call this function to free berval structures that they themselves have allocated.
Requirements
OS Versions: Windows CE .NET 4.0 and later.
Header: Winber.h.
Link Library: Wldap32.lib.
See Also
Send Feedback on this topic to the authors