3 references to GetFieldNames
System.Private.Windows.Core (3)
_generated\156\Windows.Win32.IRecordInfo.g.cs (1)
558 return __object.GetFieldNames(pcNames, rgBstrNames);
_generated\254\Windows.Win32.System_Ole_IRecordInfo_Extensions.g.cs (2)
108 /// <inheritdoc cref="winmdroot.System.Ole.IRecordInfo.Interface.GetFieldNames(uint*, winmdroot.Foundation.BSTR*)"/> 115 winmdroot.Foundation.HRESULT __result = @this.GetFieldNames(pcNamesLocal, rgBstrNamesLocal);