VpeSetUDOlParam

<< Click to Display Table of Contents >>

Navigation:  UDO - User Defined Objects >

VpeSetUDOlParam

Previous pageReturn to chapter overviewNext page

[Windows platform only, Enterprise Edition and above]

Sets the integer value lParam of a UDO.

void VpeSetUDOlParam(

VpeHandle hObject,

int lParam

)

VpeHandle hObject

VPE Object Handle

int lParam

the new ID for the UDO

Remarks:

This function only works if you specify a VPE Object handle. If you specify a handle to a different object the function does nothing.