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