WLDAP32_ber_skip_tag (WLDAP32.@)
ULONG CDECL WLDAP32_ber_skip_tag ( BerElement* berelement, ULONG* len )
Skip the current tag and return the tag of the next element.
berelement | [In] | Pointer to a berelement structure. |
len | [Out] | Receives the length of the skipped element. |
Success: Tag of the next element.
Failure: LBER_DEFAULT (no more data).
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 Jul 2008.