[]
getExpression
method of IHTMLElement2
interface.
object getExpression(string propname)
Type | Name | Description |
---|---|---|
string | propname |
Type | Description |
---|---|
object |
An original IDL definition of getExpression
method was the following: HRESULT getExpression (BSTR propname, [out, retval] VARIANT* ReturnValue)
;