PageGetObjectHandle returns the handle of a drawing object given by its name.
Return Value
hObject is the handle of a drawing object. If the object was not found in the page PageGetLayerHandle returns 0.
Parameters
Identifies the page.
ssObjectName is the object name. The name is case sensitive.
id-1341144