VpeGetLastInsertedObject

<< Click to Display Table of Contents >>

Navigation:  Layout Functions >

VpeGetLastInsertedObject

Previous pageReturn to chapter overviewNext page

[Enterprise Edition and above]

Returns the VPE Object handle of the last object that has been inserted into the VPE Document.

VpeHandle VpeGetLastInsertedObject(

VpeHandle hDoc

)

VpeHandle hDoc

Document Handle

Remarks:

If there is no object available, NULL is returned.