Thanks all. U32 is working.
Basically what we are doing is LabVIEW-C interaction.Suppose when we want to speak from C to LabVIEW, C will Generate an user event that is registered in LabVIEW. So to Generate the user event, C has to know the User Event Reference Number.
This is just a brief idea about what we are trying to achieve.
Anyways, Thanks every one for your help.