WLDAP32_ber_bvdup (WLDAP32.@)
BERVAL * CDECL WLDAP32_ber_bvdup ( BERVAL* berval )
Copy a berval structure.
berval | [In] | Pointer to the berval structure to be copied. |
Success: Pointer to a copy of the berval structure.
Failure: NULL.
Free the copy with ber_bvfree.
Not defined in a Wine header. The function is either undocumented, or missing from Wine.
Implemented in "dlls/wldap32/ber.c". source.winehq.org/source/dlls/wldap32/ber.c
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.