
Replacement in Object TOOLKIT: |

ProLayerstateLayersGet | |
( ProLayerstate* state /* (In) layer state. Output Arguments: */ ProName state_name /* (In) layer state name. Can be NULL. */ ProLayer** p_layers /* (In) ProArray of layers referenced by the layer state. To free the array call ProArrayFree(). */ ProLayerDisplay** p_disp_arr /* (In) ProArray of diplay statuses of the layers. To free the array call ProArrayFree(). */ ProLayerItem** p_hidden_items /* (In) ProArray of referenced hidden items. To free the array call ProArrayFree(). */ ProAnnotation** p_annotations /* (In) ProArray of referenced annotations. To free the array call ProArrayFree(). */ int** p_status_flags /* (In) ProArray of annotations' status flags. To free the array call ProArrayFree(). */ ) |

Successfull function execution. | |
layer state is invalid. |

