3 references to memid
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (3)
785hr = enumTypeInfo.GetDocumentation(varDesc.memid, ref name, ref helpstr, null, null); 915(dispidToGet != NativeMethods.MEMBERID_NIL && varDesc.memid != dispidToGet)) { 920PropInfo pi = ProcessDataCore(typeInfo, propInfoList, varDesc.memid, nameDispID, varDesc.elemdescVar.tdesc, varDesc.wVarFlags, structCache);