VpeGetTplVpeObjectCount

<< Click to Display Table of Contents >>

Navigation:  Templates >

VpeGetTplVpeObjectCount

Previous pageReturn to chapter overviewNext page

Returns the number of VPE Objects in the given page of the given template.

long VpeGetTplVpeObjectCount(

VpeHandle hTemplate,

int page

)

VpeHandle hTemplate

Template Handle

int page

index into the array of available Pages

this value must be in the range between 0 and VpeGetTplPageCount() - 1

Returns:

the number of VPE Objects in the given page of the given template

 

See Also:

"dycodoc Template Processing" in the Programmer's Manual