VpeGetObjTemplateObject

<< Click to Display Table of Contents >>

Navigation:  VPE Object >

VpeGetObjTemplateObject

Previous pageReturn to chapter overviewNext page

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.

 

See Also:

"dycodoc Template Processing" in the Programmer's Manual