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

第6章 アプリケーションの作成(C API) > 6.2 関数インタフェース > 6.2.13 非同期処理の中止

6.2.13.2 ldap_abandon_ext

 この関数は、非同期型のLDAP操作を途中で中止します。この関数では、LDAPコントロールを指定することができます。

【指定形式】

int  ldap_abandon_ext(
        LDAP  *ld,
        int  msgid,
        LDAPControl  *serverctrls[],
        LDAPControl  *clientctrls[]
        ); 

【パラメタの説明】

【復帰値】

 この関数では、復帰値として以下の値を返します。

【注意事項】


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

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