この関数を使用して、指定した構文エレメントの直前の兄弟 (左の兄弟) である構文エレメント・オブジェクトのアドレスを取得します。
CciElement* cniPreviousSibling( int* returnCode, CciElement* targetElement);