3 references to GetGUID
System.Windows.Forms.Primitives (3)
Windows.Win32.IErrorInfo.g.cs (1)
75 return __object.GetGUID(pGUID);
Windows.Win32.System_Com_IErrorInfo_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.System.Com.IErrorInfo.Interface.GetGUID(global::System.Guid*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.GetGUID(pGUIDLocal);