NAME

WLDAP32_ber_bvdup  (WLDAP32.@)

SYNOPSIS

 BERVAL * CDECL  WLDAP32_ber_bvdup
 (
  BERVAL* berval
 )

DESCRIPTION

Copy a berval structure.

PARAMS

berval [In] Pointer to the berval structure to be copied.

RETURNS

Success: Pointer to a copy of the berval structure.

Failure: NULL.

NOTES

Free the copy with ber_bvfree.

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 © 2008 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Nov 2008.