HSDK Class Descriptions › CaItem › CaItem(const CaItem &src)
This constructor instantiates a CaItem from an existing CaItem.
CaItem
CaItem src-existing CaItem to duplicate on construction
None
Throws CaException on error.
Example
CaItem Item(MyItem);
More information: