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

Glossary Item Box

Description

Gets the next selected element in an enumeration sequence of selected elements for the specific layer.

Syntax

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

Parameters

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

Return Type

The sequence number of the next selected element.  If there are no more items, this method returns 0.

Remarks

To start the calling sequence, call PrgGetFirstSelected.

See Also

©2013. Accusoft Corporation. All Rights Reserved.