<< Click to Display Table of Contents >> ObjectHandle |
This is the internal object handle of the VPE DLL for the TemplatePage Object.
The internal Object Handle is of interest to check if its value is null, which means that it is not initialized, i.e. it has no corresponding object in the DLL. This can happen in case of errors, i.e. if the object is not existing.
property long TVPETemplatePage.ObjectHandle
read; runtime only
Possible Values:
Value |
Description |
NULL |
not initialized |
NON-NULL |
it holds a reference to an internal object in the VPE DLL |
"dycodoc Template Processing" in the Programmer's Manual