2 references to wMajorVerNum
System.Windows.Forms (2)
System\Windows\Forms\ComponentModel\COM2Interop\COM2Properties.cs (1)
206
versions[i] = (pTypeAttr->cFuncs, pTypeAttr->cVars, pTypeAttr->
wMajorVerNum
, pTypeAttr->wMinorVerNum);
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
296
versions[0] = pTypeAttr->
wMajorVerNum
;