[]
addBehavior
method of IHTMLElement2
interface.
int addBehavior(string bstrUrl, ref object pvarFactory)
Type | Name | Description |
---|---|---|
string | bstrUrl | |
object | pvarFactory |
Type | Description |
---|---|
int |
An original IDL definition of addBehavior
method was the following: HRESULT addBehavior (BSTR bstrUrl, [in, optional] VARIANT* pvarFactory, [out, retval] long* ReturnValue)
;