
Replacement in Object TOOLKIT: |

ProAsmcompVisibilityGet | |
( ProAsmcomppath* p_comp_path /* (In) The path to the member. */ ProSimprep* p_simp_rep /* (In) The handle to the simplified representation. If this is NULL, the function uses the current, active representation of the current assembly. */ ProBoolean* p_visibility /* (Out) This is PRO_B_TRUE if the component is visible in the simplified representation; otherwise, this is PRO_B_FALSE. */ ) |

The function successfully retrieved the information. | |
One or more of the input arguments are invalid. | |
The assembly is in the master representation. |


