hw_api->children

(no version information, might be only in CVS)

hw_api->children -- オブジェクトの子を返す

説明

array hw_api->children ( array parameter )

コレクションの子、あるいは文書の属性を取得します。 オブジェクトクエリによって、取得する内容をさらに絞り込むことが可能です。 パラメータ配列の中には、必須要素 'objectIdentifier' およびオプションの要素 'attributeSelector'、'objectQuery' が含まれます。

HW_API_Object あるいは HW_API_Error 型のオブジェクトの配列が返されます。

hwapi_parents() も参照ください。