Samba4/LDB/API

From SambaWiki
Revision as of 23:05, 23 September 2009 by Edewata (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

DN

const char *ldb_dn_get_linearized(struct ldb_dn *dn)

Get the linear form of a DN (without any extended components)

Parameters:

  • dn: The DN to linearize