Lines Matching refs:VT_UI4
89 if (prop.vt == VT_UI4) in ParsePropToUInt32()
115 if (prop.vt == VT_UI4) in ParseMtProp2()
258 if (prop.vt == VT_UI4) in PROPVARIANT_to_DictSize()
368 if (Props[(unsigned)i].Value.vt != VT_UI4) in GetLevel()
385 { VT_UI4, "" },
386 { VT_UI4, "d" },
387 { VT_UI4, "mem" },
388 { VT_UI4, "o" },
389 { VT_UI4, "c" },
390 { VT_UI4, "pb" },
391 { VT_UI4, "lc" },
392 { VT_UI4, "lp" },
393 { VT_UI4, "fb" },
395 { VT_UI4, "mc" },
396 { VT_UI4, "pass" },
397 { VT_UI4, "a" },
398 { VT_UI4, "mt" },
400 { VT_UI4, "x" },
403 { VT_UI4, "b" },
404 { VT_UI4, "check" },
425 if (varType == VT_UI8 && srcProp.vt == VT_UI4) in ConvertProperty()
529 if (nameToPropID.VarType == VT_UI4) in SetParam()