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

Glossary Item Box

Description

Gets the group ID of the next group in an enumeration sequence of groups associated with the specified layer.

Syntax

Visual Basic
Public Function GrpGetNextGroupID( _
   ByVal layerHandle As Long _
) As Long

Parameters

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

Return Type

The next group ID within the group enumeration of the specified layer.

Remarks

A returned value of 0 indicates that there are no more groups associated with the specified layer.

See Also

©2013. Accusoft Corporation. All Rights Reserved.