WLDAP32_ber_init (WLDAP32.@)
BerElement * CDECL WLDAP32_ber_init ( BERVAL* berval )
Initialise a berelement structure from a berval structure.
berval | [In] | Pointer to a berval structure. |
Success: Pointer to a berelement structure.
Failure: NULL.
Call ber_free to free the returned berelement structure.
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 © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.