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

Glossary Item Box

Description

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

Syntax

Visual Basic
Public Function PrgGetFirstSelected( _
   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 first selected element. If there are no items, this method returns 0.

Remarks

To retrieve the remaining selected elements, call the PrgGetNextSelected method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.