3 references to GetIids
System.Private.Windows.Core (3)
_generated\147\Windows.Win32.IInspectable.g.cs (1)
83 return __object.GetIids(iidCount, iids);
_generated\264\Windows.Win32.System_WinRT_IInspectable_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.WinRT.IInspectable.Interface.GetIids(uint*, global::System.Guid**)"/> 30 winmdroot.Foundation.HRESULT __result = @this.GetIids(iidCountLocal, iidsLocal);