'Declaration Function getExpression( _ ByVal propname As System.String _ ) As System.Object
System.object getExpression( System.string propname )
Parameters
- propname
getExpression
method of IHTMLElement2
interface.
'Declaration Function getExpression( _ ByVal propname As System.String _ ) As System.Object
System.object getExpression( System.string propname )
An original IDL definition of getExpression
method was the following: HRESULT getExpression (BSTR propname, [out, retval] VARIANT* ReturnValue)
;