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.
See also
id-1104628