Searched refs:bstrdata (Results 1 – 2 of 2) sorted by relevance
2743 static HRESULT WINAPI HTMLDocument5_createComment(IHTMLDocument5 *iface, BSTR bstrdata, in HTMLDocument5_createComment() argument2753 TRACE("(%p)->(%s %p)\n", This, debugstr_w(bstrdata), ppRetNode); in HTMLDocument5_createComment()2760 nsAString_InitDepend(&str, bstrdata); in HTMLDocument5_createComment()
14481 [in] BSTR bstrdata,15446 IHTMLDOMNode *createComment([in] BSTR bstrdata);