Accusoft NotateXpress 12
GrpGetName Method
See Also  Send comments on this topic.
layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : GrpGetName Method

Glossary Item Box

Description

Gets the name for the specified group.

Syntax

Visual Basic
Public Function GrpGetName( _
   ByVal layerHandle As Long, _
   ByVal groupID As Long _
) As String

Parameters

layerHandle
The handle of a layer returned by the CreateLayer method.
groupID
The handle of a group returned by the GrpCreateGroup method.

Return Type

The name of the specified group.

Remarks

The default name is a null string.

See Also

©2013. Accusoft Corporation. All Rights Reserved.