ISL_RecycleSignatureAttributeEnumerator
ISL_STATUS ISL_RecycleSignatureAttributeEnumerator
(ISL_ITERATOR_PTR Iterator)
This function destroys and recycles the memory for the signature attribute iterator. It must be the last call referencing the iterator.
- Iterator (input)
A signature attribute iterator created by ISL_CreateSignatureAttributeEnumerator.
ISL_OK is returned if successful, otherwise ISL_FAIL.
ISL_CreateSignatureAttributeEnumerator
Contents | Next section | Index |