Accusoft NotateXpress 12
GetFirstLayer Method
See Also  Send comments on this topic.
AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : GetFirstLayer Method

Glossary Item Box

Description

Gets the first layer.

Syntax

Visual Basic
Public Function GetFirstLayer() As Long

Return Type

The handle of the first layer. If there are no layers, NULL is returned.

Remarks

This method returns the handle of the first layer in sequence of all the layers. To retrieve the remaining layers after calling this method, call the GetNextLayer method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.