| AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : GrpGetNextItem Method |
| Visual Basic |
|---|
Public Function GrpGetNextItem( _ ByVal layerHandle As Long, _ ByVal groupID As Long _ ) As Long |
A returned value of zero indicates that there are no more elements associated within the given group.
Note: You must call the GrpGetFirstItem method before calling this method.