Hi Vimala L,
you probably use the type NodeID_rv as a type of a local variable. If so, replace it by the type NodeID.
Or you have derived your own class from class NodeID. In this case be careful and use NodeID and NodeID_rv in the same way as InDesign does.
Markus