<< Click to Display Table of Contents >> VpeSetUDOlParam |
[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.