
Replacement in Object TOOLKIT: |

ProModelitemInit | |
( ProMdl p_owner_handle /* (In) The model owner of the item. Cannot be NULL. */ int item_id /* (In) The item identifier */ ProType item_type /* (In) The item type */ ProModelitem* p_handle /* (Out) The handle to initialize. Cannot be NULL. */ ) |

The function successfully initialized the handle. | |
One or more of the input arguments are invalid or item was not found . | |
Item with such id and type does not exist. |


