3 references to setAttribute
System.Windows.Forms.Primitives (3)
Windows.Win32.IHTMLOpsProfile.g.cs (1)
227
return __object.
setAttribute
(name, value, prefs, success);
Windows.Win32.Web_MsHtml_IHTMLOpsProfile_Extensions.g.cs (2)
33
/// <inheritdoc cref="winmdroot.Web.MsHtml.IHTMLOpsProfile.Interface.
setAttribute
(winmdroot.Foundation.BSTR, winmdroot.Foundation.BSTR, winmdroot.System.Variant.VARIANT, winmdroot.Foundation.VARIANT_BOOL*)"/>
38
winmdroot.Foundation.HRESULT __result = @this.
setAttribute
(name, value, prefs, successLocal);