WLDAP32_ber_alloc_t (WLDAP32.@)
BerElement * CDECL WLDAP32_ber_alloc_t ( INT options )
Allocate a berelement structure.
options | [In] | Must be LBER_USE_DER. |
Success: Pointer to an allocated berelement structure.
Failure: NULL.
Free the berelement structure with ber_free.
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.