ReadPlugin Function

Returns the current plugin in the iterator and advances the iterator.

Handle ReadPlugin(Handle iter)

Parameters

Handle iter

Handle to the plugin iterator.

Return Value

Current plugin the iterator is at, before the iterator is advanced.

Errors

Invalid Handle.