Gets the next layer.
Visual Basic |
---|
Public Function GetNextLayer() As Long |
The handle of the layer. If there are no more layers, NULL is returned.
Before calling this method, you must initialize the enumeration sequence by calling the GetFirstLayer method.