NAME

WLDAP32_ber_alloc_t  (WLDAP32.@)

SYNOPSIS

 BerElement * CDECL  WLDAP32_ber_alloc_t
 (
  INT options
 )

DESCRIPTION

Allocate a berelement structure.

PARAMS

options [In] Must be LBER_USE_DER.

RETURNS

Success: Pointer to an allocated berelement structure.

Failure: NULL.

NOTES

Free the berelement structure with ber_free.

IMPLEMENTATION

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.