
Replacement in Object TOOLKIT: |

ProFaminstanceImmediategenericinfoGet | |
( ProMdl inst_model /* (In) The handle to the instance model. */ ProName gen_name /* (Out) The name of the immediate generic model. */ ProMdlType* p_gen_type /* (Out) The model type of immediate generic model. If the function fails, this is set to PRO_TYPE_UNUSED. */ ) |

The function successfully retrieved the name and model type. | |
The specified model is not an instance -- it has no generic model. | |
The function failed. |

