3 references to GetTypeInfoCount
System.Private.Windows.Core (2)
Windows.Win32.IPictureDisp.g.cs (2)
55 /// <inheritdoc cref="GetTypeInfoCount(uint*)"/> 60 winmdroot.Foundation.HRESULT __result = this.GetTypeInfoCount(pctinfoLocal);
System.Windows.Forms.Primitives.Tests (1)
Windows\Win32\System\Com\IDispatchTests.cs (1)
56picture.Value->GetTypeInfoCount(&ctInfo);