Accusoft NotateXpress 13
GrpGroupIDFromName Method
The handle of a layer returned by the CreateLayer method.
The user assigned name of the group.
Description
Gets the GroupID for the specified group name.
Syntax
Visual Basic
Public Function GrpGroupIDFromName( _
   ByVal layerHandle As Long, _
   ByVal name As String _
) As Long
Parameters
layerHandle
The handle of a layer returned by the CreateLayer method.
name
The user assigned name of the group.
Return Type

The GroupID with the given name.

When a Group with the specified name cannot be found, this method returns 0.

Remarks

Group names are user assigned names, and are not checked for duplication.

See Also

NotateXpress Object  | NotateXpress Members  | Groups

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback