MorePlugins Function

Returns whether there are more plugins available in the iterator.

bool MorePlugins(Handle iter)

Parameters

Handle iter

Handle to the plugin iterator.

Return Value

True on more plugins, false otherwise.

Errors

Invalid Handle.