Interstage Application Server Smart Repository運用ガイド
目次 索引 前ページ次ページ

第6章 アプリケーションの作成(C API) > 6.2 関数インタフェース > 6.2.8 エントリの変更

6.2.8.2 ldap_modify_s

 この関数は、同期型のエントリ変更処理を行います。

【指定形式】

int  ldap_modify_s(
        LDAP  *ld,
        char  *dn,
        LDAPMod  *mods[]
        );

【パラメタの説明】

【復帰値】

 この関数では、復帰値としてLDAPエラーコードを返します。

【注意事項】


目次 索引 前ページ次ページ

All Rights Reserved, Copyright(C) 富士通株式会社 2004