NAME

WLDAP32_ber_init  (WLDAP32.@)

SYNOPSIS

 BerElement * CDECL  WLDAP32_ber_init
 (
  BERVAL* berval
 )

DESCRIPTION

Initialise a berelement structure from a berval structure.

PARAMS

berval [In] Pointer to a berval structure.

RETURNS

Success: Pointer to a berelement structure.

Failure: NULL.

NOTES

Call ber_free to free the returned berelement structure.

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.