
ProDtlsyminstEntitiesVisibleGet | |
( ProDtlsyminst* sym_inst /* (In) symbol instance. */ int** status /* (Out) ProArray of integers, where the array index is the id of the items in the symbol. Value 0 indicates invisible and 1 indicates visible. Use ProArrayFree to release memory. */ ) |

The function successfully executed. | |
One or more input arguments was invalid. | |
The function failed. | |
No entities were found. | |
The function found too many items to be contained in the output ProArray. |

