
ProExpldStateExplodeLinesGet | |
( ProExpldstate* p_expld_state /* (In) The explode state. Cannot be NULL. */ ProFeature** pp_expld_lines /* (Out) ProArray of explode lines of an explode state. Cannot be NULL. Free this array using ProArrayFree(). */ ) |

The function successfully returned the explode lines. | |
One or more of the input arguments are invalid. | |
The explode state was not found. | |
The explode line was not found for input explode state. | |
Unspecified error. |

