WLDAP32_ber_flatten (WLDAP32.@)
INT CDECL WLDAP32_ber_flatten ( BerElement* berelement, PBERVAL* berval )
Flatten a berelement structure into a berval structure.
berlement | [In] | Pointer to a berelement structure. |
berval | [Out] | Pointer to a berval structure. |
Success: 0
Failure: LBER_ERROR.
Free the berval structure 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 © 2006 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Oct 2006.