3 references to GetInfoOfIndex
System.Windows.Forms (1)
System\Windows\Forms\ComponentModel\COM2Interop\COM2TypeInfoProcessor.cs (1)
108if (classInfo.Value->GetInfoOfIndex(
System.Windows.Forms.Primitives (2)
Windows.Win32.IProvideMultipleClassInfo.g.cs (2)
155 /// <inheritdoc cref="GetInfoOfIndex(uint, winmdroot.System.Ole.MULTICLASSINFO_FLAGS, winmdroot.System.Com.ITypeInfo**, uint*, uint*, global::System.Guid*, global::System.Guid*)"/> 166 winmdroot.Foundation.HRESULT __result = this.GetInfoOfIndex(iti, dwFlags, pptiCoClass, pdwTIFlagsLocal, pcdispidReservedLocal, piidPrimaryLocal, piidSourceLocal);