3 references to VarFormat
System.Windows.Forms (1)
System\Windows\Forms\ActiveX\AxHost.VBFormat.cs (1)
38HRESULT hr = PInvoke.VarFormat(
System.Windows.Forms.Primitives (2)
Windows.Win32.PInvoke.OLEAUT32.dll.g.cs (2)
161 /// <inheritdoc cref="VarFormat(winmdroot.System.Variant.VARIANT*, winmdroot.Foundation.PWSTR, winmdroot.System.Ole.VARFORMAT_FIRST_DAY, winmdroot.System.Ole.VARFORMAT_FIRST_WEEK, uint, winmdroot.Foundation.BSTR*)"/> 166 winmdroot.Foundation.HRESULT __result = PInvoke.VarFormat(pvarInLocal, pstrFormat, iFirstDay, iFirstWeek, dwFlags, pbstrOut);