PageGetSelectedDataLayerΒΆ

PageGetSelectedDataLayer returns the handle of the selected layer (diagram) which can contain datasets.

hLayer = PageGetSelectedDataLayer(hPage)

Return Value

hLayer is the handle of the selected layer.

Parameters

hPage

Identifies the page.

id-1104628