ber_bvfree (Windows CE 5.0)
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