Home | History | Annotate | Download | only in Common

Lines Matching refs:lVal

500     case VT_I4: result = (Int64)prop.lVal; defined = true; break;

517 case VT_I4: result = prop.lVal; defined = true; break;