<< Click to Display Table of Contents >> VpeGetObjTemplateObject |
Returns the handle to the template object the given object belongs to.
VpeHandle VpeGetObjTemplateObject(
VpeHandle hObject
)
VpeHandle hObject
VPE Object Handle
Returns:
the handle to the template object the given object belongs to
Remarks:
This function does only work for VPE Objects that reside in a template, for Field Objects and Control Objects. If you specify an object handle to a different object, the function returns NULL.
"dycodoc Template Processing" in the Programmer's Manual