Property Int of interface ICabNode returns/sets Value of INT ...
HRESULT get_Int([out, retval] INT* nVal); HRESULT put_Int([in] INT nVal);
ICabNode