| AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : GrpGroupIDFromName Method |
| Visual Basic |
|---|
Public Function GrpGroupIDFromName( _ ByVal layerHandle As Long, _ ByVal name As String _ ) As Long |
The GroupID with the given name.
When a Group with the specified name cannot be found, this method returns 0.
Group names are user assigned names, and are not checked for duplication.