PageGetLayerHandle returns the handle of a diagram (layer) given by its name.
Return Value
hLayer is the handle of diagram. If the diagram was not found in the page PageGetLayerHandle returns 0.
Parameters
Identifies the page.
ssDiagramName is the name of diagram. The name is case sensitive.
id-2085