Property Double of interface ICabNode returns/sets Value of double ...
HRESULT get_Double([out, retval] double* nVal); HRESULT put_Double([in] double nVal);
ICabNode